Up & Down Arrow Images

soccerki

Member
Does anyone know how to get the up and down arrow images? Here is what Im trying to get at basically

<b>IN<br /><font color=#4CC417>{$unq_in_overall}</font><br />{$website_language} <br /><img src="{$skins_url}/{$skin_name}/{$up_down}.png" alt="{$lng->up_down}" /></a><br />OUT<br /><font color=#F62217>{$unq_out_overall}</font></b><br /></a>

I need to get green up arrows. Anyone help? :)
 

Mark

Administrator
Staff member
you "get" the green arrows when that site is moving up the rank

You can edit the arrow by replacing the image at skins/parabola/up.png
 

Basti

Administrator
Staff member
Because its not using a green one? For this skin its grey, if you need a different one simply create one and upload it to the parabola child folder
then link it as {$skins_url}/{$skin_name}/child/{$up_down}.png instead
 
Top