HI guys , Since i viewed so many profiles and i haven't seen yet anyone who have banner in their myspace account. This is only a simple tweaks i found and hope its gonna usefull. And just in case you
[b]beenkilled wrote:[/b]
[quote]The code above doesn't work properly. I have got a better one. Try the following. You can just adjust the values.
Code:
<style type="text/css">
body{
background-position:top center;margin-top: 30
;}
div.topbanner {
top: 0;
left: 49%;
margin-left: -200px;
width: 100%;
height: 30px;
position: absolute;
}
</style>
<div class="topbanner"><a href="http://myspace.com/anggaflash"><IMG SRC="URL IMAGE HERE" border="0"></a></div>[/quote]
:arrow:how to use this??