Re: Comstock Template

Originally Posted by
clydejones
open includes/templates/comstock/css/stylesheet.css
find the following declaration and make the highlighted change.
make sure you've saved the image to includes/templates/comstock/images/
#logoWrapper {
margin: 0 auto;
padding: 0;
width: 907px;
height:100px;
background: #f2f2f2 url(../images/header.png) no-repeat;
position: relative;
}
Hi Clyde I'd tried that before but only got it to fill some of the header area http://www.rvsolarsystems.co.uk/store/ i'd like it to fill the whole area
Cheers Peter
What ever your doing remember to KISS ( Keep It Simple Stupid )