Forums

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

Home Forums CSS Slider Placement problem with Firefox and Explorer

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37288
    newBluez
    Participant

    Hello there , im having a problem with the placement of the slider, its off to the right side, But It is working fine in Safari and Chrome, but Firefox & explorer has issues. Anyone know why? i don’t know if its a version problem or css really.
    This is the website im working on http://www.leogym.com

    #99687
    Senff
    Participant

    Your slider is basically floatin next to your logos.

    Add overflow:hidden; to your header div and things should be fine.

    #99716
    newBluez
    Participant

    Hi Senff, Can you please tell me where to add this exactly in my code, im still new to this, which line! anymore help will be really appreciated.
    Thank you

    #99947
    newBluez
    Participant

    Thank you thank youuu Senff , it worked.
    But i don’t know why the whole page has extended by width on the right side on the browser!! that was not there before i changed it .its showing something extra even made the header look uncompleted to the edge, i don’t know whats the problem here! hehe. i don’t if im clear, but if you know what went wrong here, you can check the website : http://www.leogym.com
    Thanks man :D

    #99963
    Senff
    Participant

    Not sure what you mean, but it seems that the overflow:hidden has not been applied to your header yet in the first place….

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