03-01-2008, 08:04 PM
|
#1 (permalink)
|
| Freakin' Sexy
Join Date: Oct 2007 Tournaments Won: 4 Location: New York
Posts: 1,433
Rep Power: 2  fBuck$: 13,843 Bank: 14,792 Total fBuck$: 28,635 My Forumer
My Country:
| User Legend Help Just wondering, I know template editing is off for now. I want this for later.
I do not like the fact that the member legend is in alphabetical order instead of order from greatest status to least, so I wanted a manually made member legend. Here is somewhere near part of the template that changes the legend: Quote:
<!-- IF PREVIOUS_PAGE or NEXT_PAGE -->
<fieldset class="display-options right-box">
<!-- IF PREVIOUS_PAGE --><a href="{PREVIOUS_PAGE}" class="{S_CONTENT_FLOW_BEGIN}">{L_PREVIOUS}</a><!-- ELSE -->{L_PREVIOUS}<!-- ENDIF --> • <!-- IF NEXT_PAGE --><a href="{NEXT_PAGE}" class="{S_CONTENT_FLOW_END}">{L_NEXT}</a><!-- ELSE -->{L_NEXT}<!-- ENDIF -->
</fieldset>
<!-- ENDIF -->
<!-- IF LEGEND --><p><em>{L_LEGEND}: {LEGEND}</em></p><!-- ENDIF -->
<ul class="linklist">
<li class="rightside pagination"><!-- IF PAGINATION --><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> • <span>{PAGINATION}</span><!-- ELSE -->{PAGE_NUMBER}<!-- ENDIF --></li>
</ul>
| Is the bold part the part that I would need to delete and replace for a custom member legend? |
 |
| |