hi there -
I changed my store width and header image width today, following the instructions for changing them in the tutorials/Faq's section (edit your style sheet)
I SWEAR it is changed... for both of them.. but my header image is all squished to 700 px instead of the 960 that the image is..
The templates width is set to 965px.
The image is 960 X 130 px.
When I am in my browser, I click on view... source.. and in the html, I can see that the width is of the table in the main wrapper is 700 as the following code shows:
<table id="tplCKheadtbl" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://cirvine.ca/shop/includes/templates/classic/images/header2.jpg" width="700" height="245" alt="" usemap="none" /></td>
</tr>
</table>
Where do I go to edit this??
here is my shop:
http://cirvine.ca/shop




