View Single Post
Old 03-01-2008, 09:04 PM   #1 (permalink)
guthix121
Banned User
 
guthix121's Avatar
 
Join Date: Oct 2007

Location: New York
Posts: 1,645
Blog Entries: 1
Rep Power: 0 guthix121 will become famous soon enough
fTrader: (25)
fBuck$: 3,447
Bank: 0
Total fBuck$: 3,447

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 offline   Reply With Quote