PDA

View Full Version : Scroll Bar Blues


demonpixie
05-23-2002, 02:03 AM
I'm looking for some help. I've come up with a layout for my online diary and I need to know if there is a way to make the track of a scroll bar invisible? I'm new at this div layer thing and this is my first shot at a layout. But the white of the scrollbar track shows up over my image. to see what I mean take a look at the below link. :)http://babelfish.diaryland.com/

demonpixie
05-23-2002, 02:09 AM
Is there a way to get rid of the horizontal scroll bar? or without using the < br > tag to tell to only allow text to go over a set about in a div table then automatically break to the next line?

Bonkom
05-23-2002, 03:26 AM
If you can put the text into a table inside the div tag then set the width of the table to 257px or maybe 247 to combat the scrollbar width the text should flow properly and there would be no horizontal

scoutt
05-23-2002, 08:00 AM
also make the height bigger than your picture so it won't be over it.