Color_Reference.mod
1.0
This Mod adds a class for the
references in the message index..
now you can change the layout of the
references in your forum-template
a new variable was added in your
template.html file called
".reference"
when you change it, your refences -
design will change..
this mod is for
YaBB - 1 Gold - SP 1.2!
others not tested..
Tobias Wölki
http://www.klangwerk.de
sources\MessageIndex.pl
|
|
|
template.html
/* Misc./title/category colors */
.reference { font-family: Verdana, Helvetica, Arial; color: #788C98; font-size: 11px; }
| |