Quote:
Originally Posted by eNforce
Any reason why this users' stats stretch?
Edit: Sorry, didn't see Bojangles post on the same issue.
|
I think u are using the code of
haiboss isn't it? if not.. well hope this help you
only change the width , with this values $hpf%, $mpf% and $ep%.
change in the code of
haiboss :
Find
Code:
width="$mp / $maxmp"
change to
and also you can reduce the table width:
changing this vlaues:
Find (they are 3 of them)
Code:
<table width="100%" >
change
Code:
<table width="the porcent you want" >
Hope this help.