Friday 7 October 2011

I have a myspace and i wanted to have my pictures scroll but i know how to do it but how do i change the size?

like some of the pictures are to big i want them alot smaller than they are help me.!!
I have a myspace and i wanted to have my pictures scroll but i know how to do it but how do i change the size?
upload your pics onto anther website, i use tinypic.com
I have a myspace and i wanted to have my pictures scroll but i know how to do it but how do i change the size?
%26lt;div class=%26quot;scrollbox%26quot;%26gt;

pictures code here

%26lt;/div%26gt;

%26lt;style%26gt;

.scrollbox{height:300px; overflow:auto;}

.scrollbox img{width:100px;}

%26lt;/style%26gt;



CHange the 100 to whatever works for you.