Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / change image size in center colum

change image size in center colum

Locked

Views: 2,303

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
2 Feb 2010, 6:40 PM
#1
joez5374 avatar

joez5374

New Zenner

Join Date:
Jan 2010
Posts:
28
Plugin Contributions:
0

change image size in center colum

Hi,

My store opens up to show a list images of all the categories.
https://www.joezjewellery.com/store

I would like this to be only one picture wide instead of the present 3 pictures. And set that picture at 650px. Like a list of banners - same ones I have across the top of the categories.

thansk for your help

2 Feb 2010, 11:14 PM
#2
daltonkost avatar

daltonkost

Zen Follower

Join Date:
Oct 2009
Location:
Smack in the Middle
Posts:
127
Plugin Contributions:
0

Re: change image size in center colum

I believe everything you want to do is inside your admin/configuration. Start with Images, Maximum Values, and Index Listing. It takes a while to figure out what does what, just playing around with it will teach you a lot.

The admin is huge and can seem daunting at first, but once you come familar with it, there is an awful lot you can do without a lot of effort.

Good Luck
Dalton

3 Feb 2010, 3:02 PM
#3
joez5374 avatar

joez5374

New Zenner

Join Date:
Jan 2010
Posts:
28
Plugin Contributions:
0

Re: change image size in center colum

thanks for your reply.

I have tried all of those places I just can get the front page to display in a single row with 650px wide.

anyone else with ideas?

HELP!

3 Feb 2010, 4:54 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: change image size in center colum

Configuration > Maximum Values > Categories To List Per Row ->set to 1.
Configuration > Images > Subcategory Image Width
Subcategory Image Height

4 Feb 2010, 3:44 PM
#5
joez5374 avatar

joez5374

New Zenner

Join Date:
Jan 2010
Posts:
28
Plugin Contributions:
0

Re: change image size in center colum

thanks a whole bunch! this worked instantly.
I thought subcategories were categories inside another category.
Is there a lexicon for zen cart?
Again thanks a tone for this reply!

6 Feb 2010, 1:52 AM
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: change image size in center colum

For purposes of this display, there is no difference between subcategories and top categories; they both use the same template file, and top cats can be thought of as subs of "Top" or category 0.

6 Feb 2010, 8:54 AM
#7
jacksonp avatar

jacksonp

New Zenner

Join Date:
Feb 2010
Posts:
3
Plugin Contributions:
0

Re: change image size in center colum

I finally realized that it was going to be too difficult to set it up as a style that would shrink and stretch to any size picture I put in there and I ended up doing this:

<div align="center"> <img src="image-files/my-picture-here.jpg" width="200" height="150" alt="how to border an image" style="border:2px solid maroon; padding:2px"> </div> Putting the code right into the html page and adjusting the width and height to the exact dimensions of the picture. It may not be perfect...but it works and the images that I wanted centered and with a border (which is only some of them actually) are turning out fine.
26 Mar 2010, 2:18 AM
#8
starchang98 avatar

starchang98

New Zenner

Join Date:
Sep 2009
Posts:
45
Plugin Contributions:
0

Re: change image size in center colum

gjh42:

Configuration > Maximum Values > Categories To List Per Row ->set to 1.
Configuration > Images > Subcategory Image Width
Subcategory Image Height

hmm...how come when i adjust the Subcategory Image Width and Height to a larger size my image doesnt change at all...i tried different sizes and resolutions in photoshop to see if that was the issue but i get no changes...help :frusty:

26 Mar 2010, 2:27 AM
#9
starchang98 avatar

starchang98

New Zenner

Join Date:
Sep 2009
Posts:
45
Plugin Contributions:
0

Re: change image size in center colum

oops okay sorry i had to change Top Subcategory Image :)