Zen Cart Logo

Main page font size

Locked

Views: 2,004

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
8 Sep 2006, 7:03 PM
#1
fauxtog avatar

fauxtog

New Zenner

Join Date:
Sep 2006
Posts:
18
Plugin Contributions:
0

Main page font size

where oh where in the style sheets is the font size for the main page
you know the page it's where the ez pages open and the catagory pages open and the important infopages open

I feel blind I can't seem to find or change the font size for these

8 Sep 2006, 7:05 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: Main page font size

All of those pages are inheriting the main size.

8 Sep 2006, 7:07 PM
#3
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: Main page font size

You could add a size to mainWrapper, but the other sizes in the stylesheet will increas or decrease according to what that number is.

8 Sep 2006, 7:38 PM
#4
fauxtog avatar

fauxtog

New Zenner

Join Date:
Sep 2006
Posts:
18
Plugin Contributions:
0

Re: Main page font size

yep I want them to inherit the setting. like font family and size
It would be great to just change all fonts to arial with the few clicks of the keyboard

and rais the font size a bit too

i did the main wrapper
added these two lines
font-size:14pt;
font-family:Arial, Helvetica, sans-serif;

but no change