Jump to content

Scroll bar problem..


garry

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.