Forum Replies Created

Viewing 15 posts - 46 through 60 (of 264 total)
  • Posted in:
  • in reply to: Woocommerce Links Not Working #297093
    ronin
    Member
    Post count: 282
    This reply has been marked as private.
    in reply to: Right Aligned Menu #290997
    ronin
    Member
    Post count: 282

    As you can see in the picture, the menu does not resize at all, it still wants to expand to the right.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Full Width Video #285104
    ronin
    Member
    Post count: 282

    Hi David,

    iPad etc are fine, it’s more the various sizes of laptops and being able to resize your window and have the video remain the right proportions.

    in reply to: Full Width Video #283496
    ronin
    Member
    Post count: 282

    Thanks David, but that just forces the placeholder image to be 100vh while the video stays the same proportion.

    in reply to: Full Width Video #282790
    ronin
    Member
    Post count: 282

    Hi David,

    Thanks for the reply.

    I had to put the following code in to keep the video full width at all times, otherwise the text gets cut off:

    video.video,
    .swiper-slide.video-slide {
    width: 100%!important;
    margin: 0!important;
    height: auto!important;
    }

    The gap is coming from the video’s predefined height of 923px, which I can’t set to auto without the entire video collapsing. The padding on the text column only accounts for a small amount of the gap (and is actually the desired gap).

    I tried your code (it is active in the pictures), but because the gap isn’t caused by the padding of 13em but by the video needing to be 923px, the gap just keeps increasing as you downsize the window.

    I could set different heights for the video at various break points, but I was wondering if there was something better I could do.

    Thanks again.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Accordion hiding content #282787
    ronin
    Member
    Post count: 282

    Sorry Ed, still looks like this:

    Attachments:
    You must be logged in to view attached files.
    in reply to: Accordion hiding content #282454
    ronin
    Member
    Post count: 282

    Sorry, still having the issue in incognito.

    in reply to: Accordion hiding content #282156
    ronin
    Member
    Post count: 282

    Yep, I just tried going into incognito too – it worked loading the page and then clicking NSW, but then if you click on say TAS/VIC/WA it cut it off.

    in reply to: Anchor Text Menu #282148
    ronin
    Member
    Post count: 282

    Perfect! Thanks so much Ed, you’ve been a big help.

    in reply to: Full Width Video #282147
    ronin
    Member
    Post count: 282
    This reply has been marked as private.
    in reply to: Full Width Video #281398
    ronin
    Member
    Post count: 282

    Hi guys,

    Sorry but I’m still having trouble with this. The swift slider works a lot better, but it still stretches the video. I’ve added some code in that makes the video always 100% width, but the slider is pulling a height from somewhere, so on smaller sized screens there’s a big gap underneath the video (pictured).

    It was important for the video to not be stretched as there’s text pretty close to the left side, so we’d like to keep that always visible. The width is working now, but if you could help us get the height to work, that would be great. Thanks

    Attachments:
    You must be logged in to view attached files.
    in reply to: Anchor Text Menu #281386
    ronin
    Member
    Post count: 282

    Thanks so much for the help Ed, I really appreciate it. However, this seems to close the menu before being taken to the link. Any help would be amazing.

    in reply to: Accordion hiding content #280831
    ronin
    Member
    Post count: 282

    Thanks for all of the attention on this, but it’s still not working here. We just tested on a fresh computer that hadn’t visited the site before and the content’s still getting cut off.

    in reply to: Accordion hiding content #280300
    ronin
    Member
    Post count: 282

    Thanks David,

    I tried that, the Market Outlooks page seems to be working fine now, but the Market Trends page still gets cut off.

    Thanks again for the help.

    in reply to: Accordion hiding content #279610
    ronin
    Member
    Post count: 282

    Hi Ed,

    We only just got around to trying this out but we still are unable to make it work. I changed the 200 to 300, I’m not sure if I need to try some more numbers, I just don’t want to screw around too much as this site is live.

    I just wanted to clarify, the page loads fine for the first tab, but once you click onto another tab (say NSW), the content gets cut off. I’ve still got the temporary code mentioned above in place so this doesn’t happen, but it isn’t ideal.

    Thanks for the continued help.

Viewing 15 posts - 46 through 60 (of 264 total)