space above the ad |
space above the ad |
Oct 20 2006, 09:00 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 176 Joined: Aug 2005 Member No: 198,897 |
i know this is the code but i dont know how to move the picture up to the center
CODE <div class="banner">
<img src="IMGURL" border="0" /></div> <style type="text/css"> .banner {width: ##px; height:##px;position: absolute;margin-left: -405px;left: 50%;top: 0px;} body {margin-top:328px;} </style> |
|
|
|
DollFaceHEARTsSF space above the ad Oct 20 2006, 09:00 PM
toyo loco You can add <center> before the image code ... Oct 20 2006, 11:54 PM![]() ![]() |