|
|
|
|
| Puckfan33 |
I'd like to enlarge the font for my usrenames above their avvies, but can't figure out how. I'm new to excoboard & these forums have been quite helpful but I haven't found anything about this. I just don't like that little 12 pt font for the names. It's minor, but it bugs me & I'm quite sure it's very easy but I just can't find it.
Thanks in advance |
|
|
| Anti Paul |
Quote: Puckfan33 wrote:
I'd like to enlarge the font for my usrenames above their avvies, but can't figure out how. I'm new to excoboard & these forums have been quite helpful but I haven't found anything about this. I just don't like that little 12 pt font for the names. It's minor, but it bugs me & I'm quite sure it's very easy but I just can't find it.
Thanks in advance
|
hello Puckfan33 ;) welcome to EXCOBOARD!
first, go to your Control Panel, enable Custom Templates, then look for this part of the code;
Quote: <!-- BEGIN posts -->
<tr>
<td width="100%" class="{posts.altbgcolor}" colspan="2">
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tr>
<td width="20%" valign="top"> <span class="NormalText"><b>{posts.username}</b></span><span class="SmallText"><br>{posts.usertitle}<br>
{posts.dispavatar}<br>
Posts: <b>{posts.posts}</b><br>
Registered: <br><b>{posts.regdate}</b></span></td> |
simply change the portion in red from "Small" to "Normal"
then press Save Changes, and you're done :cool: |
|
|
| Koyana Nuva |
Nice one.
Puckfan33, also be sure to change that again if you ever get some new script installment for your boards, like the mini profile box. |
|
|
| Puckfan33 |
Thanks!! |
|
|
| Anti Paul |
you're welcome ;) |
|
|