How change default text size?

cgan

Avatar: cgan

2009-01-05 09:11

How, or where, can I set txtSize( 0 ) as the normal text size ? By default it is txtSize( 1) used by the text size option.

» Quick.Cart v3.x

cgan

wewior (OpenSolution)

Avatar: wewior

2009-01-06 07:57

You can set it in templates/default.css:
#page .tS0, #product .tS0{font-size:0.92em;}
#page .tS1, #product .tS1{font-size:1.08em;}
#page .tS2, #product .tS2{font-size:1.33em;}
and in core/common.js in function txtSize

Back to top
about us | contact