Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I change the category header image?

How do I change the category header image?

Locked

Views: 1,167

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Apr 2008, 1:15 PM
#1
helexia23 avatar

helexia23

New Zenner

Join Date:
Mar 2008
Posts:
15
Plugin Contributions:
0

How do I change the category header image?

I have an image (that green blob) on top of my main page http://www.killerlube.com/store/ - I did that by editing my define_main_page.php and defining the style in the stylesheet.

How though do I specify an image for the top of my individual category pages (http://killerlube.com/store/index.php?main_page=index&cPath=4) ? I realize I can define the style from the css override but what page do I call the image from?

2 Apr 2008, 3:50 PM
#2
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: How do I change the category header image?

If you go to Admin>Catalog>Categories/Products

Then click on the Edit button located at the right, for whichever category you want.

I imagine you could put an <img src="url"> into the Categories Description field.

2 Apr 2008, 10:21 PM
#3
helexia23 avatar

helexia23

New Zenner

Join Date:
Mar 2008
Posts:
15
Plugin Contributions:
0

Re: How do I change the category header image?

LOL wow that was easy and worked great. Thanks!