The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can't find where to edit some areas

2 posters

Go down

Solved Can't find where to edit some areas

Post by Guest June 11th 2011, 4:00 pm

Hello,

I want to edit the following areas in the topics list:

Spoiler:

But I can't find them in the template topics_list_box, can someone help me please ? Thank you.

Version is PunBB.
avatar
Guest
Guest


Back to top Go down

Solved Re: Can't find where to edit some areas

Post by !PU! June 11th 2011, 6:58 pm

find in viewforum_body TEM Smile
!PU!
!PU!
Forumember

Posts : 64
Reputation : 21
Language : english

http://www.presmurdu.com

Back to top Go down

Solved Re: Can't find where to edit some areas

Post by Nera. June 11th 2011, 11:01 pm

Hi,

For punBB.

You can find "Logged as" part in your index_body template and viewforum_body
Code:
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>

The part with the legend is viewforum_body template.
Code:
<!-- BEGIN switch_legend -->
<ul class="pun-legend">
   <li><img src="{FOLDER_NEW_IMG}" alt="{L_FOLDER_NEW_IMG}" /> {L_FOLDER_NEW_IMG}</li>
   <li><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_FOLDER_HOT_NEW_IMG}" /> {L_FOLDER_HOT_NEW_IMG}</li>
   <li><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_FOLDER_LOCKED_NEW_IMG}" /> {L_FOLDER_LOCKED_NEW_IMG}</li>
</ul>
<ul class="pun-legend">
   <li><img src="{FOLDER_IMG}" alt="{L_FOLDER_IMG}" /> {L_FOLDER_IMG}</li>
   <li><img src="{FOLDER_HOT_IMG}" alt="{L_FOLDER_HOT_IMG}" /> {L_FOLDER_HOT_IMG}</li>
   <li><img src="{FOLDER_LOCKED_IMG}" alt="{L_FOLDER_LOCKED_IMG}" /> {L_FOLDER_LOCKED_IMG}</li>
</ul>
<ul class="pun-legend">
   <li><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" /> {L_FOLDER_ANNOUNCE_IMG}</li>
   <li><img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" /> {L_FOLDER_STICKY_IMG}</li>
   <li><img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" /> {L_FOLDER_GLOBAL_ANNOUNCE_IMG}</li>
</ul>
<!-- END switch_legend -->
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Can't find where to edit some areas

Post by Guest June 22nd 2011, 11:49 pm

Thank you, please lock this topic.
avatar
Guest
Guest


Back to top Go down

Solved Re: Can't find where to edit some areas

Post by Nera. June 22nd 2011, 11:50 pm

You welcome.

Solved ~ Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum