Zen Cart Logo

Logo will not fit!

Locked

Views: 1,239

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Aug 2006, 4:42 PM
#1
europod avatar

europod

New Zenner

Join Date:
Jun 2006
Posts:
38
Plugin Contributions:
0

Logo will not fit!

Hey

I have a website at https://www.theeurovisionshop.com

The logo header_bg.jpg however is not fitting fully.

It is been cut off.

How can I change this? Do I have to edit a header.php file or something?

EP

2 Aug 2006, 4:54 PM
#2
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: Logo will not fit!

<td height="70" valign="middle" width="200"> <a href="http://www.theeurovisionshop.com/index.php?main_page=index&zenid=76ace4ddfc77806ad54a2322d26967db"></a> </td>

This is causing the problem.

It appears that you are using the classic template.

There are 2 things - first you can look at includes/languages/english/header.php and change the logo dimensions there ( that SHOULD fix it).

Or you will have to edit the file includes/templates/YOUR_TEMPLATE/common/tpl_header.php

Hope that helps