Quote:
Originally Posted by ibautocommunity
You can achieve this simply by adding the following CSS definitions:
a.threadlink {
color: blue;
}
a.threadlink:visited {
color: #551a8b;
}
You add these by going to "Styles & Templates"->"Style Manager" and editing the Main CSS for your style. Add them to "Additional CSS Definitions".
|
Thank you so much, that did the trick.
The only two last questions I have when you have a chance to get to it, is how to change the font size in the threaded forum view as well as the background color which differentiate the different threads and then I'd be pretty much set (I hope)
And again thank you for putting this together as well as taking the time to walk me through it all, it is greatly appreciated.