Zen Cart Logo
Forums / Basic Configuration / IE 7 cuts off my title image?

IE 7 cuts off my title image?

Locked

Views: 2,287

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Mar 2009, 8:11 PM
#1
iscatech avatar

iscatech

New Zenner

Join Date:
Mar 2009
Posts:
48
Plugin Contributions:
0

IE 7 cuts off my title image?

Hi everyone, I'm fairly new to Zen Cart. My store is here: http://www.iscatech.com/ecommerce/

When viewed in Firefox it looks fine, but Internet Explorer cuts off the bottom half of my logo. Any ideas?

Thanks!

26 Mar 2009, 10:27 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: IE 7 cuts off my title image?

Increase the height of #logoWrapper in the stylesheet to at least the size of your logo (180px).

26 Mar 2009, 11:05 PM
#3
iscatech avatar

iscatech

New Zenner

Join Date:
Mar 2009
Posts:
48
Plugin Contributions:
0

Re: IE 7 cuts off my title image?

Thank you for the info.

The only stylesheet.css I can find is in Admin > Includes, is this the right one?

I looked for the #logoWrapper and I can't find it in this file. I read this Tutorial (https://www.zen-cart.com/tutorials/index.php?article=124) and it sounds like I need to add this information. I tried adding the code to stylesheet.css but it did not change. Where in the file do I add the code, does it matter?

Thank you!

27 Mar 2009, 12:25 AM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: IE 7 cuts off my title image?

look in includes/templates/YOUR_TEMPLATE/css/

27 Mar 2009, 12:30 AM
#5
iscatech avatar

iscatech

New Zenner

Join Date:
Mar 2009
Posts:
48
Plugin Contributions:
0

Re: IE 7 cuts off my title image?

Perfect, that did it! Thank you!