Quote:
Originally Posted by Darkgardevoir
how can I hide/remove the green bar/activity?
|
Edit "template_gfx", remove this:
Code:
<if condition="!$vboptions[xperience_hidepostbitgfx]">
<table width="$vboptions[xperience_bar_width]" cellpadding="0" cellspacing="0">
<tr style="background-image:url($stylevar[imgdir_misc]/level/green_faded$xperience[gfxextension])">
<td width="5" height="11"><img alt="$vbphrase[xperience_activity]: $xperience[ppd]%" src="$stylevar[imgdir_misc]/level/green_left$xperience[gfxextension]" height="11"/><td>
<td width="100%" height="11"><img alt="$vbphrase[xperience_activity]: $xperience[ppd]%" src="$stylevar[imgdir_misc]/level/green$xperience[gfxextension]" height="11" width="$xperience[ppd]%"/><td>
<td width="1" height="11"><img alt="$vbphrase[xperience_activity]: $xperience[ppd]%" src="$stylevar[imgdir_misc]/level/green_right$xperience[gfxextension]"/></td>
</tr>
</table>
</if>
Quote:
Originally Posted by Dutch_Boy
Allready done. So why no support ? Page 52.
|
I answered you already on page 53.