Forum Hosting  

Go Back   Forum Hosting > phpBB3 Support > phpBB3 Skinning Forum

phpBB3 Skinning Forum Need help customizing the looks of your phpBB3 forum? Post here.


Reply
 
LinkBack Thread Tools Display Modes
Old 03-01-2008, 08:04 PM   #1 (permalink)
Banned User
 
guthix121's Avatar
 
Join Date: Oct 2007

Location: New York
Posts: 1,651
Blog Entries: 1
Rep Power: 0 guthix121 will become famous soon enough
fTrader: (25)
fBuck$: 610.0
Bank: 0.1
Total fBuck$: 610.1

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
Old 03-02-2008, 05:00 AM   #2 (permalink)
Hem Hem
 
SawanM's Avatar
 
Join Date: Dec 2006

Posts: 10,950
Rep Power: 14 SawanM has a spectacular aura aboutSawanM has a spectacular aura aboutSawanM has a spectacular aura about
fTrader: (47)
fBuck$: 25,756.0
Bank: 0.0
Total fBuck$: 25,756.0

My Forumer
My Country:
Default Re: User Legend Help

Not possible, this would require a modification using FTP access and database access.

SawanM is offline   Reply With Quote
Old 03-02-2008, 11:55 AM   #3 (permalink)
Banned User
 
guthix121's Avatar
 
Join Date: Oct 2007

Location: New York
Posts: 1,651
Blog Entries: 1
Rep Power: 0 guthix121 will become famous soon enough
fTrader: (25)
fBuck$: 610.0
Bank: 0.1
Total fBuck$: 610.1

My Forumer
My Country:
Send a message via MSN to guthix121
Default Re: User Legend Help

Then what is that for? You can access it without FTP...
guthix121 is offline   Reply With Quote
Old 03-02-2008, 04:09 PM   #4 (permalink)
Hem Hem
 
SawanM's Avatar
 
Join Date: Dec 2006

Posts: 10,950
Rep Power: 14 SawanM has a spectacular aura aboutSawanM has a spectacular aura aboutSawanM has a spectacular aura about
fTrader: (47)
fBuck$: 25,756.0
Bank: 0.0
Total fBuck$: 25,756.0

My Forumer
My Country:
Default Re: User Legend Help

The core php files handle the macros.

You can't put it in.

SawanM is offline   Reply With Quote
Old 03-03-2008, 04:18 AM   #5 (permalink)
Banned User
 
guthix121's Avatar
 
Join Date: Oct 2007

Location: New York
Posts: 1,651
Blog Entries: 1
Rep Power: 0 guthix121 will become famous soon enough
fTrader: (25)
fBuck$: 610.0
Bank: 0.1
Total fBuck$: 610.1

My Forumer
My Country:
Send a message via MSN to guthix121
Default Re: User Legend Help

So even if I deleted that and just wrote in <b>User Legend:</b> Moderator, Administrator and so on, it wouldn't work?

Wait, so what can template editing do? Wouldn't it be kind of like IPB?
guthix121 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
21.forumer.com Adding a calender and ranks that show in the user legend SonicChaotix phpBB2 General Questions 7 08-28-2007 04:37 AM
My user legend. vthao Show Off 3 07-15-2007 07:10 AM
take legend off 2311lj IPB General Support 5 03-29-2005 03:25 PM
How To Add Legend Below The Online User Row? Xterfero IPB General Support 0 08-27-2004 02:34 AM