|
Re: Scrollable Div Help needed
To be honest Tanya, Scrollable divs aren't the best idea in the first place... they look ugly, especially on a nice graphical interface like yours. They also, by definition require the user to scroll to get information (not a good thing in web design)
What I'd suggest is redoing the page so that it eliminates the need for a scrollable div.
Alternatively, if you really need/want to keep it I'd suggest checking and double checking all your padding/margins on the div and all tags within it. If all else fails just stipulate that <p> is a set width so not to overhang the edges of the div.
If you need any further assistance then don't hesitate to ask.
Dan.
|