HOW DO I TAKE OFF MY BANNER ON MYSPACE AND PUT TEXT ON TOP OF MY PROFILE
How do i take of my banner on myspace and put text on top of my profile?
Use this code, %26amp; make sure you have a url for the image you intend to use.
%26lt;style%26gt;
body div td td {height:400px; vertical-align:top; background-image:url(URL GOES HERE); background-repeat:no-repeat; background-position:center top;}
td.text td,
td.text div td td {background-image:none; height:auto;}
%26lt;/style%26gt;
Where it says "vertical-align:top", you can also change the "top" part to "bottom" if you want the banner on the bottom instead.
No comments:
Post a Comment