Zen Follower
- Join Date:
- Jun 2011
- Posts:
- 185
- Plugin Contributions:
- 0
Icon image resizing problem
could you give me some help on this please ?
Regards
Zen Follower
Zen Follower
Totally Zenned
Not if it's a product or category image..windsurfer:
I have one image on my site that gets resized by the small image settings in admin, is there a way to exclude an image from the size setings in admin ?
Thank you.
Zen Follower
Totally Zenned
windsurfer:
It is not a product or category, the image is located on the checkout page, the Canada Post Logo image is affected by these settings and it puts it all out of proportion.
Zen Follower
Sensei
windsurfer:
Sorry my mistake, I thought this was a post about image preparation.
Sensei
windsurfer:
I have a small problem on the checkout page where the shipping method is selected, the Canada Post gif is 120x28 .The small image height and width in admin is set to 100 x 100 and this affects the Canada Post gif image on the checout page and makes the Canada Post gif 100 x 100. I have been looking but there is no place i can find where the size of that image is controlled, unless there is a way to exclude certain images from being resized by the admin settings.
could you give me some help on this please ?
Regards
if (zen_not_null($this->icon)) $this->quotes['icon'] = zen_image($this->icon, $this->title);becomes if (zen_not_null($this->icon)) $this->quotes['icon'] = zen_image($this->icon, $this->title, '44', '55');(where you would replace 44 with your icon's width, and 55 with its height)Zen Follower
Sensei
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.