Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Youtube and css background image fixed issue in chrome

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39310
    simondavies
    Member

    I have this header that is fixed to the top of the page, it contains the menu etc, and then i have a background image that is set to

    background: url('../imgs/....') no-repeat top left fixed;

    So when the content is scrolled it goes behind the header and this image basically hides it from being seen in the background as a user scrolls.

    All is well, until I a youtube video is scrolled underneath, it basically reset the background image and adds padding etc, it seems to be the ‘fixed’ part of th ecss that is the only issue and ONLY in chrome.

    Any Ideas how to solve this chrome issue or is there a better what to do it?

    Thanks

    #107660
    Paulie_D
    Member

    Do you have a link?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.