Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: Sorry But font ...??

Quote Reply
Re: Sorry But font ...?? In reply to
If you are using the Cascading Style Sheets (CSS), edit the file default.css located in your htdocs directory. If your not sure how to use CSS, try using a tool like TopStyle. I'm pretty certain that the categories are defined as <SMALL>. You may want to add something like this to your style sheet:

SMALL {
color : Black;
background : White;
font-size : x-small; (you wanted small!)
font-family : verdana, arial, geneva, sans-serif;
}

Hope this helps.

Martin Webster
--
Cebidae's UK Internet Resource
http://www.cebidae.co.uk/
Subject Author Views Date
Thread Sorry But font ...?? french 1155 Jun 27, 2000, 9:20 AM
Thread Re: Sorry But font ...??
Cebidae 1093 Jun 27, 2000, 2:11 PM
Thread Re: Sorry But font ...??
french 1087 Jun 27, 2000, 3:16 PM
Post Re: Sorry But font ...??
Stealth 1079 Jun 27, 2000, 11:20 PM