http://linfordgardendesigns.co.uk/
You can link to the files so there definately online:
http://linfordgarden...arkgreyBack.gif
http://linfordgarden...ghtGreyBack.gif
The code I've used is:
div#container {
background-image:url(images/lightGreyBack.gif);
position: absolute;
padding-top: 0px;
left: 50%;
top: 0px;
width: 956px;
margin-left: -478px;
bottom: 100%;
height: 100%;
}
and
div#centercontent {
background-image:url(images/DarkgreyBack.gif);
background-repeat:repeat-y;
height:50%;
padding:20px 40px 20px 40px;
}
Cookie to anybody who can help
Edited by Mooey, 21 March 2007 - 07:06 AM.
