Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / font-variant: small-caps;

font-variant: small-caps;

Views: 705

Results 1 to 4 of 4
20 May 2011, 12:53 AM
#1
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

font-variant: small-caps;

In the admin it uses this in the stylesheet.css

font-variant: small-caps;

I am trying to use that same code on the front end of the page so EVERY TEXT will look like this.

ABCABC

I tried putting it in different areas but it will not take. Is there somewhere else I need to put this in the stylesheet.css?

TIA

20 May 2011, 1:36 AM
#2
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: font-variant: small-caps;

I just tried that on my site and when I added it to the body definition in stylesheet.css it affected almost all text in my site. You'd have to track down the small bits not changed and add that to their definitions too.

To help further I'd need to know your site URL.

Rob

20 May 2011, 5:38 AM
#3
Kim avatar

Kim

Obaa-san

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

Re: font-variant: small-caps;

... probably a silly question, but why would you want to do that? Reading all cap text is much harder than mixed case text.

20 May 2011, 6:40 AM
#4
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: font-variant: small-caps;

Kim:

... probably a silly question, but why would you want to do that? Reading all cap text is much harder than mixed case text.

Ha. I guess you could say that. But for our site I think it would look great.