Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Category descriptions on Index page

Category descriptions on Index page

Locked

Views: 690

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Mar 2009, 9:27 PM
#1
uyeahu avatar

uyeahu

New Zenner

Join Date:
Jan 2009
Posts:
16
Plugin Contributions:
0

Category descriptions on Index page

I can't seem to figure out how to get the category descriptions to sho up next to the images on the index page of my site...

http://superiorsignsandbanners.com/index.php

Ideally I'd like the graphic to float left with the category name and description to the right of it. I'm using the Mihluna template if that makes a difference. I've been digging around in the admin settings all weekend and can't seem to figure this one out but it seems like it should be an easy enough thing to make happen, right?

Any help pointing me in the right direction would be greatly appreciated.

3 Mar 2009, 10:08 AM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Category descriptions on Index page

you may want to try this ..

add the following to the end of your stylesheet and see if it works.

.categoryListBoxContents img{
float:left;
}

after adding , try your site and see if this will not effect other part of your site .

3 Mar 2009, 6:16 PM
#3
uyeahu avatar

uyeahu

New Zenner

Join Date:
Jan 2009
Posts:
16
Plugin Contributions:
0

Re: Category descriptions on Index page

Thanks for your response Tony. I'll give it a try!

ETA: That got my photos on the left but my descriptions still aren't showing up. Is that something I can turn on and off in my admin settings? I can't seem to find the on button for those.