Forums

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

Home Forums CSS Firefox 4 Error

  • This topic is empty.
Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #81958
    furrball1383
    Member

    if you mean “shop by brand” is out of position yes indeed it is, and it seems to be perpetually highlighted too. This is in FF4 btw

    #81994
    seanroberts
    Member

    Yes that is what I was talking about. The highlighting was client insisted. So the main problem is the positioning. Do you know what might fix this?

    #81996
    chrisburton
    Participant

    Firefox 5 just released, might want to test that as well.

    #81998
    seanroberts
    Member

    I will get on that.. I did a quick fix on the nav so its not too obtrusive like it was before. However, I will be taking your advice and revamping all of the sites css and code soon. Thank you again for your help Chris.

    #81999
    chrisburton
    Participant

    anytime, Sean.

    #82036
    bhagavan
    Participant

    Maybe it would be better

    Changed css
    div#NavigationLinks ul li {padding:10px 13px;}

    Real Css
    div#NavigationLinks ul li {padding:10px 14px;}

    #82107
    seanroberts
    Member

    Well it should be fine with the 14px because that is what my quick fix was. Is it still breaking for you?

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