Hello all, I stumbled upon this as I was trying to figure out how to add a link to my "top banner" of which I finally figured out...so I thought I would drop the code for ya...
xoxo
jessica
<textarea cols="40" rows="7">
<style type="text/css">
{
background-image:url(<a href="http://www.websitename .com"> http://www.yourimageli nkhere.jpg)</a>;
background-repeat: no-repeat;
}
{
vertical-align:bottom;
width:120px;
height:30px;
filter:progid:D XImageTransform .Microsoft.Alph aImageLoader(sr c='http://x.myspace.com/images/powered_by_goog le_white.png', sizingMethod='i mage');
}
</style>
<style type="text/css">
body{
background-image:url(http://i49.photobucket .com/albums/f274/jesreese/myspace_header. png);
background-repeat: no-repeat;
background-position:top center;margin-top: 365;}
url(http://www.websitename .com);
top: 0;
left: 49%;
margin-left: -345px;
width: 697px;
height: 361px;
position: absolute;
}
</style>
</textarea>
xoxo
jessica
<textarea cols="40" rows="7">
<style type="text/css">
{
background-image:url(<a href="http://www.websitename .com"> http://www.yourimageli nkhere.jpg)</a>;
background-repeat: no-repeat;
}
{
vertical-align:bottom;
width:120px;
height:30px;
filter:progid:D XImageTransform .Microsoft.Alph aImageLoader(sr c='http://x.myspace.com/images/powered_by_goog le_white.png', sizingMethod='i mage');
}
</style>
<style type="text/css">
body{
background-image:url(http://i49.photobucket .com/albums/f274/jesreese/myspace_header. png);
background-repeat: no-repeat;
background-position:top center;margin-top: 365;}
url(http://www.websitename .com);
top: 0;
left: 49%;
margin-left: -345px;
width: 697px;
height: 361px;
position: absolute;
}
</style>
</textarea>
Comment