View Full Version : Pop-up scrollbars!!!!!!


Bunnty
04-23-2003, 02:33 PM
I have a homepage with a pop-up window. As any normal homepage i added pictures to it tow and two beside each other. Now i have a scroll bar that goes vertical, but i need a scrollbar that goes horizontal. Because my pictures appear under eachother and it looks like a mess!!! please help me with the scrollbar

MaGiCSuN
04-23-2003, 05:20 PM
just add the pictures next to each other and not below each other, and the horizontal scrollbar will appear

Just add your codes like this:

<img src="image1here.gif" border=0 width="#" height="#"><img src="image2here.gif" border=0 width="#" height="#">

You can also add one space that will make it look like this:

<img src="image1here.gif" border=0 width="#" height="#"> <img src="image2here.gif" border=0 width="#" height="#">

this will add a little bit of space between the two images :)

Love,
Mirna