kts Posted October 18, 2008 Share Posted October 18, 2008 Hey, I am fairly new to css. I have a div containing my menu items... I do not want them to adjust to the page when stretched right now i put position:fixed; but it is not working that way.. What would I have to do for them to not respond to the size of the window? Link to comment https://forums.phpfreaks.com/topic/129007-solved-css-menu-problem/ Share on other sites More sharing options...
kts Posted October 18, 2008 Author Share Posted October 18, 2008 in the body: position:absolute; in the html: overflow:hidden; solution! Link to comment https://forums.phpfreaks.com/topic/129007-solved-css-menu-problem/#findComment-668782 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.