spadez
01-03-2010, 04:43 PM
Hi,
First off, here is my site:
http://www.zombiemod.com/rm/nina2/main.php?g2_itemId=13
Im trying to move the black header gif image so it sits about 15px to the left, so its left side lines up with the grey boundary. Ive tried negative padding, but it doesnt seem to do anything. What is the correct way to do this?
The header gif image is in the header css wrap, here is its css:
#header {
padding: 35px 0px 0px;
position: relative;
First off, here is my site:
http://www.zombiemod.com/rm/nina2/main.php?g2_itemId=13
Im trying to move the black header gif image so it sits about 15px to the left, so its left side lines up with the grey boundary. Ive tried negative padding, but it doesnt seem to do anything. What is the correct way to do this?
The header gif image is in the header css wrap, here is its css:
#header {
padding: 35px 0px 0px;
position: relative;