View Single Post
Old 03-01-2008, 08:04 PM   #1 (permalink)
guthix121
Freakin' Sexy
 
guthix121's Avatar
 
Join Date: Oct 2007
Tournaments Won: 4

Location: New York
Posts: 1,433
Blog Entries: 1
Rep Power: 2 guthix121 is on a distinguished road
fTrader: (21)
fBuck$: 13,843
Bank: 14,792
Total fBuck$: 28,635

My Forumer
My Country:
Send a message via MSN to guthix121
Default 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 --> &bull; <!-- 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> &bull; <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?

guthix121 is online now   Reply With Quote