garry Posted August 10, 2008 Share Posted August 10, 2008 I have a scroll-bar problem. An example of the problem is attached. Basically, the scrollbar does not stay in the div and is going to the far right (maybe because I have float:right?). Same thing goes for the top of the div, the content scrolls past the top and it looks really messy. How can I keep the scrolled content within my div? Here's the css: #header .block_content { background: none !important; color: #333; border: none; } #header .block_content a, #header .block_content .price { color: #333; } (the name of the div it's in is .block_content Link to comment https://forums.phpfreaks.com/topic/118970-scroll-bar-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.