Help moving banner gap |
Help moving banner gap |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: May 2007 Member No: 521,710 ![]() |
how can i move the gap on the banner?
http://www.myspace.com/djtdames CODE <style>
body { margin-top:245px; } .add { background-color:transparent; position:absolute; z-index:9; left:50%; top:162px; margin-left:-400; } </style> <div class="add"><center> <img src="http://img234.imageshack.us/img234/6148/addqb0.gif" width="104" height="23" /></center></div> </style> <style> body { margin-top:245px; } .antbanner2 { background-color:transparent; position:absolute; z-index:9; left:43.6%; top:5px; margin-left:-400; } </style> <div class="antbanner2"><center> <img src="http://img384.imageshack.us/img384/2692/banner01ka5.gif" width="82" height="180" /></center></div> </style> <style> body { margin-top:245px; } .antbanner3 { background-color:transparent; position:absolute; z-index:9; left:50%; top:5px; margin-left:-400; } </style> <div class="antbanner3"><center> <img src="http://img296.imageshack.us/img296/7519/banner02yk3.gif" width="918" height="157" /></center></div> </style> <style> body { margin-top:245px; } .message { background-color:transparent; position:absolute; z-index:9; left:50%; top:162px; margin-left:-296; } </style> <div class="message"><center> <img src="http://img410.imageshack.us/img410/5881/messagebl2.gif" width="99" height="23" /></center></div> </style> <style> body { margin-top:245px; } .banner05 { background-color:transparent; position:absolute; z-index:9; left:50%; top:162px; margin-left:-197.1; } </style> <div class="banner05"><center> <img src="http://img242.imageshack.us/img242/2838/banner05eq8.gif" width="715" height="23" /></center></div> </style> <style> body { margin-top:245px; } .logo { background-color:transparent; position:absolute; z-index:9; left:50%; top:183.5px; margin-left:-481; } </style> <div class="logo"><center> <img src="http://img71.imageshack.us/img71/8951/banner06px2.png" width="668" height="394" /></center></div> </style>
Reason for edit: Please use [codebox] tags instead of [code] tags when posting long codes. - Mike
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 49 Joined: May 2007 Member No: 521,710 ![]() |
its overlapping the navi bar and i need to move the navi bar down to get it to look right
|
|
|
![]() ![]() |