Move something to the top
-
Hello
I want to move an image, which I’ve placed in the folder footer.php on top of my site below the nav-links.
Take a look at the bottom of my site here and you’ll see the image.
When I add this code, the image does get moved to the top:
#TopAd {position: absolute;}
But it ruins the centering of the image! I’ve centered it by adding these in this:
<center>link to the image</center>
Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Move something to the top’ is closed to new replies.