Gossamer Forum
Home : Products : Links 2.0 : Discussions :

arial font in netscape

Quote Reply
arial font in netscape
using IE, all fonts i set to arial display well. Using netscape, the category page still display times roman.

I already add this in the home.html templates file:
<font face="arial"><%category%></font>

but the outcome is still times roman, any help? or is there any other cgi files that i can change without changing anything in the templates files?

thanks
Quote Reply
Re: arial font in netscape In reply to
Again, you need to edit the codes in the site_html_print_cat sub-routine in the site_html_templates.pl. If you want to continue using the .css file, then simply edit the link font class codes in the links.css file.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Quote Reply
Re: arial font in netscape In reply to
netscape wont work (well) with css so ..
Quote Reply
Re: arial font in netscape In reply to
Delete the .css file AND add your OWN HTML (Hypertext Markup Language for your information) codes in the sub-routine that I gave you in the file I gave you!

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums