Forums

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

Home Forums CSS seems positioning top not being recognized by IE

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24669

    Hi,
    I have got this site working great on firefox both (mac and pc) and safari, but in IE all the text navigation is higher than it should be.

    I tried to do:

    {top: 108px!important;
    top: 128px;}

    ..but that didn’t work. Any suggestions?

    http://www.bilanko.com/odylfarm/

    thanks,
    Lauren

    #56675
    TheDoc
    Member

    The div has to be positioned (absolute, fixed, relative) for top/left/right/bottom positioning to work.

    #56681

    hi you take your link in p tag p tag used it margin and padding…..
    just use margin 0 for p tag

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