View Single Post
  #2 (permalink)  
Old Jul 10th, 2006, 09:45
minute44's Avatar
minute44 minute44 is offline
Moderator
Join Date: Apr 2006
Location: Nottingham UK
Age: 25
Posts: 1,350
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
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.
Reply With Quote