Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / how do i change this?

how do i change this?

Locked

Views: 945

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
30 Apr 2008, 8:54 AM
#1
antheia avatar

antheia

New Zenner

Join Date:
Apr 2008
Posts:
30
Plugin Contributions:
0

how do i change this?

When i click on a parent category, it displays the sub categories in the page. The text is quite small on these sub category headings, so is there anywhere in the stylesheet that i can make it bigger?

here is the page i am talking about http://enchantedaura.com.au/products/index.php?main_page=index&cPath=4

30 Apr 2008, 9:31 AM
#2
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: how do i change this?

The category description can be inserted using HTMLEditor (Check to see if you have selected an editor in ADMIN>>>CONFIGURATION>>>MY STORE>>>HTML Editor).

If you then use HTMLEditor to format the text with basic HTML tags, these will OVER-RIDE any BODY settings in your stylesheet.

(It follows basic css rules, where embedded styles over-ride styles in a pre-loaded stylesheet.)

Using the formatting buttons in HTMLArea's menus, you can do a lot with the text's size, position and colour.