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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.