PDA

View Full Version : Font Problems


JonG
09-Dec-2003, 02:44 AM
Hello all,

I'm designing a site using the Clean Layout#3 Theme, which uses CSS fonts. I've made the text used in the headlines smaller by changing the "actregular" class to "actxsmall". I'd like to make the text in the description body smaller as well.

My question: Is there any way to introduce a new CSS code into Design/Text/Web Site/HTML which will allow me to make the font size even smaller than it is under actxsmall? I'm willing to do it manually, using font size tags, but am concerned that might mess up the rest of the template.

I'd greatly appreciate any suggestions!

TIA,
Jon

NormanRouxel
09-Dec-2003, 09:29 AM
The file actinic.css in Site1 contains the rules for your page.

Just add a new class there and refer to that class on your template.

Norman