|
uCoz Community Archives Locked Display Image instead of text for $LICENSE$ (I am altering license to be considered league...) |
Display Image instead of text for $LICENSE$ |
My website is Starcraft oriented so I want to be able to display a persons league(Diamond, Platinum, Gold, Silver... etc). The best way I could find to do this was by changing the License option to league and changing the fields in the drop down menu(Shareware, Free, Paid) So now, when viewing a users entry, if they selected diamond what string of code do I need to use to display this image:
http://furiousreplays.com/images/icons/diamond.png In place of where it just says Diamond in text on entry page. ie. http://www.furiousreplays.com/load/replays/1v1replays/letzteanima_r_vs_raisondetre_t/1-1-0-12 EDIT: This is the code that would need to be altered, if possible. Code <div class="eTitle" style="padding-bottom:3px;"><?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?><h1>$ENTRY_TITLE$</h1> <h7>Division Rank: $VERSION$</h7><br><h2>$LICENCE$</h2></div> Post edited by FuriousAngels - Saturday, 2010-12-18, 1:58 AM
|
| |||
| |||