Good mod, thanks a ton. However, I do not use the wow theme on my site. I also had a problem with not being able to collapse the module. So I edited a couple lines and got exactly what I wanted. Thanks!
www.TFBguild.com
PS: Here's the code after I edited it. ^_^
Code:
<style type="text/css">
<!--
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #000000}
.style14 {color: #FF0000}
.style15 {color: #00a222}
.style49 {
color: #2E6D9C;
font-weight: bold;
}
-->
</style>
<tr>
<th width="2%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Druid.gif" width="20" height="20"></div></th>
<th width="12%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Druids </span></div></th>
<th width="86%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Hunter.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Hunters </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Mage.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Mages </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Paladin.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Paladins</span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Priest.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Priests </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Rogue.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Rogues </span><span class="style3"> </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Shaman.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Shaman </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style15"> <span class="style49">Open</span></span></div></th>
</tr>
<tr>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warlock.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Warlock</span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<tr>
<th height="20" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warrior.gif" width="20" height="20"></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4"> Warrior </span></div></th>
<th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14"> <strong>Closed</strong></span></div></th>
</tr>
<div align="center"><br>
</div>
|