Forums

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

Home Forums Other iFrame with Fixed Header?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39961
    Jeremy Englert
    Participant

    I would like to do something similar to this:
    http://bit.ly/RLpHme

    I’m working on a website for a real estate agent, and she would like to load the listings from her partners site, but have a fixed header at the top with her information.

    How would I go about achieving this?

    Thanks for the help!

    #110606
    sachinn
    Member

    Hi,
    Add this style property on top div header.

    { position: fixed;
    width: 100%;
    }

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