mtcarpenter Posted December 7, 2004 Posted December 7, 2004 I've looked through the contributions and couldn't find exactly what i was looking for.... http://www.oscommercegraphics.co.uk/gnome/ that site has what i want, where the gnome is in the background.....i want to do this http://www.skforums.net/catalog/index.php where my white table is i assumed i would have to edit index.php but that didn't appear to work
♥Vger Posted December 7, 2004 Posted December 7, 2004 stylesheet.css (insert into) #holder { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(images/background.gif); PADDING-BOTTOM: 10px; MARGIN: 0px auto; WIDTH: 780px; PADDING-TOP: 10px; BACKGROUND-REPEAT: repeat-y; POSITION: relative } #newstyle { BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/yourimage.jpg); WIDTH: 760px; BACKGROUND-REPEAT: no-repeat } insert into page, below <body> tag <!-- header //--> <div id="holder"><div id="newstyle"> Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.