Zen Cart Logo
Forums / General Questions / New logo clipped and will not re-size

New logo clipped and will not re-size

Locked

Views: 1,024

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
11 Dec 2010, 11:34 PM
#1
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

New logo clipped and will not re-size

I have replaced the zen cart logo with my logo, but the bottom is clipped off and it will not re-size. Zen Cart 1.3.9h classic

One at a time I have changed the

('HEADER_LOGO_WIDTH', '192px');
('HEADER_LOGO_HEIGHT', '64px');

Heading Image Width - Admin
Heading Image Height - Admin

I have now put them all back to the default value because nothing had an effect

Where am I going wrong? Want to increase logo by about double.

Thank You!

11 Dec 2010, 11:50 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: New logo clipped and will not re-size

Where am I going wrong? Want to increase logo by about double. Use your graphic editor to resize

For the "clipped" issue

Where can this site be seen?

Place ONE space in your url to break the link as in
http: //www.zen-cart.com/

11 Dec 2010, 11:57 PM
#3
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

Re: New logo clipped and will not re-size

The site is http: //www.naicsfurniture.com Thanks

12 Dec 2010, 12:11 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: New logo clipped and will not re-size

I do not see it as clipped - - just small

ZenCart does not resize the image it displays it as created

12 Dec 2010, 12:38 AM
#5
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

Re: New logo clipped and will not re-size

The tutorials in Zen Cart are saying the height and width of your logo can be adjusted with the "define" files indicated.

"How do I change "Powered by Zen Cart" and add/position new logo?

"After creating your log you can adjust the height, width, and logo name in includes/languages/ENGLISH/header.php"

Zen Cart tutorial "Image Preperation - How-to"

Setting of image default size (small, medium, large) is set in admin>configuration>images if the Calclulate image size is turned on.

I am not clear how these two applications interact, but neither worked for me.

Now changing logo since it was the funtion I was looking for before uploading final logo anyway.

Thanks

12 Dec 2010, 12:42 AM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: New logo clipped and will not re-size

The tutorials in Zen Cart are saying the height and width of your logo can be adjusted with the "define" files indicated.

"After creating your log you can adjust the height, width, and logo name in includes/languages/ENGLISH/header.php"
This is to define the image dimensions and not to resize it

Zen Cart tutorial "Image Preperation - How-to"

Setting of image default size (small, medium, large) is set in admin>configuration>images if the Calclulate image size is turned on.
This is for product images NOTICE that "logo" is not part of these settings

I am not clear how these two applications interact, but neither worked for me.
They do not
I originally posted that you need to use your graphic editor to make your logo the size desired

12 Dec 2010, 12:49 AM
#7
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

Re: New logo clipped and will not re-size

Done successfully. Still working on final layout but re-size accomplished. Thank you!

25 Dec 2010, 7:52 PM
#8
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

Re: New logo clipped and will not re-size

Close on logo, placement problems in Firefox and Chrome.

Logo will only center in IE.

I have tried telling it to center, changing padding and margins, all to no avail in Firefox and Chrome views.

How to fix? Thanks!

http: //naicsfurinture.com

26 Dec 2010, 3:58 AM
#9
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: New logo clipped and will not re-size

In your stylesheet try removing the comma after #logo

26 Dec 2010, 8:12 AM
#10
goldenis avatar

goldenis

Zen Follower

Join Date:
Nov 2010
Posts:
115
Plugin Contributions:
0

Re: New logo clipped and will not re-size

That worked! Thank you!

26 Dec 2010, 8:16 AM
#11
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: New logo clipped and will not re-size

That worked!
Some things are very particular to proper syntax