How can I change the fonts on the Index? I am speaking about RSS Feeds. They all have the same large bold font. Is there a way to change that or does the RSS determine the font???
Thanks in advance!
M
How can I change the fonts on the Index? I am speaking about RSS Feeds. They all have the same large bold font. Is there a way to change that or does the RSS determine the font??? Thanks in advance! M |
Hm, I'll have to check. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
This is a property controlled by the common.css file, found under ./templates/base/css/ Look for the following (On line 1146): .rss_item_header a,
Change it to this: .rss_item_header a,
Have fun. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |