top50servers
Active Member
Hi,
I edited my Premium banner to show off the IN and OUT on the banner.
My edit:
I tried to edit the Standard banner in the same way:
But the banner itself still have the standard image, what am I doing wrong / what is the issue?
I edited my Premium banner to show off the IN and OUT on the banner.
My edit:
HTML:
<div class="right premium_badge"><a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}">
{$screenshot}<br />
<b>IN<br /><font color=#4CC417>{$unq_in_0_monthly}</font><br /><br />OUT<br /><font color=#F62217>{$unq_out_0_monthly}</font></b><br /></a></div>
<p>{$description, length=255}</p>
HTML:
<div class="right badge"><a href="{$list_url}/{$url_helper_a}details{$url_helper_u}{$username}{$url_tail}">
{$screenshot}<br />
<b>IN<br /><font color=#4CC417>{$unq_in_0_monthly}</font><br /><br />OUT<br /><font color=#F62217>{$unq_out_0_monthly}</font></b><br /></a>
</div>
<p>{$description, length=255}</p>