Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1407775

    AAlcock
    Participant

    Hi there. I’ve just published a new X-Theme site at http://sips.asia. Overall I”m very happy with the theme, so thank you.

    Can you help me find a solution to prevent the dragon image shifting just as the page loads? It quickly jumps a few pixels just as the image first appears.

    Thanks

    #1407832

    AAlcock
    Participant

    Apologies, the new site has just gone offline due to a server issue. The question still stands but I will advise when the site is live again. Currently, it’s some old, tired-looking Weebly version!

    #1407959

    Jade
    Moderator

    Hi there,

    Please feel free to let us know when the site is back live again so that we can check it for you.

    Thank you.

    #1420559

    AAlcock
    Participant

    Hi there. This site is live again now, so can you take a look for me please. Same issue as my original post. Many thanks.

    #1420711

    Rupok
    Member

    Hi there,

    It’s happening because you are using responsive text for the text. So when the text adjusts, the background adjusts as well.

    Thanks!

    #1422521

    AAlcock
    Participant

    Thanks. I assumed I should use it but I guess not. Clearly I need to better understand responsive text and when to use it. I need to educate myself asap.

    Many thanks
    Andy

    #1422856

    Paul R
    Moderator

    Hi Andy,

    You can try adding this in the style field of that section element(section with the dragon).

    
        min-height: 455px;
    

    Hope that helps.