P pixie New member Oct 1, 2009 #1 Alright I wanted to position this image in a scroll box but I can't. I know how to position scroll boxes but not images! Please help!
Alright I wanted to position this image in a scroll box but I can't. I know how to position scroll boxes but not images! Please help!
S Steven N New member Oct 1, 2009 #2 Add the code within the scroll box code. Couldn't you just change the dimensions of the pictures? <DIV style="width:500px; overflow:scroll"> <NOBR> <img src="your picture.jpg"> <img src="your picture.jpg"> <img src="your picture.jpg"> </NOBR> </div>
Add the code within the scroll box code. Couldn't you just change the dimensions of the pictures? <DIV style="width:500px; overflow:scroll"> <NOBR> <img src="your picture.jpg"> <img src="your picture.jpg"> <img src="your picture.jpg"> </NOBR> </div>