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> |
|
|
|
Oct 20 2006, 11:54 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You can add <center> before the image code and </center> after. Or you can continue making the margin-left number higher or smaller till your satisfied at where its at.
|
|
|
|
![]() ![]() |