- This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
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
Your slider is basically floatin next to your logos.
Add overflow:hidden;
to your header div and things should be fine.
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
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
Not sure what you mean, but it seems that the overflow:hidden
has not been applied to your header yet in the first place….