
07-11-2009, 05:16 PM
|
|
|
Join Date: May 2007
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Travis641
To make the avatar and all that centered, search for:
Code:
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
and replace with:
Code:
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px" align="center">
The font I used is 04b-24 and you can find that here: http://www.dsg4.com/04/extra/bitmap/
|
Thanks alot
Installed
|