i want a scroll box in my "heroes" section on my myspace but it only works in my "about me" section. When i put it in my "heros" section you can only see my first picture and there isn't a place to scroll down to see my other pictures! : [
[i don't even have a layout because i thought it might be my layout that was the problem]
my url is - katie 24gkb
My scroll box for my myspace doesn't work!?
%26lt;div style="overflow:auto;background-color:#F... width:150px;height:200px;"%26gt;
%26lt;img src="image url here"%26gt;%26lt;/a%26gt;%26lt;br%26gt;%26lt;br%26gt;
%26lt;img src="image url here"%26gt;%26lt;/a%26gt;%26lt;br%26gt;%26lt;br%26gt;
%26lt;img src="image url here"%26gt;%26lt;/a%26gt;%26lt;br%26gt;%26lt;br%26gt;
%26lt;/div%26gt;%26lt;/center%26gt;
you use that code ^
hope this helps! email me if you need more help!
also you can take out or add line breaks(%26lt;br%26gt;), just make sure you have atleast one.
and you can adjust the height or width of both the scrollbox and the pictures.
to readjust images use: %26lt;img src="image url here" width="150" height="200"%26gt;%26lt;/a%26gt; or whatever fits for you
and to readjust the box just use the width and height tags toward the top of the code.
No comments:
Post a Comment