I need help changing the 'Legend' on my forum.
5 posters
Page 1 of 1
I need help changing the 'Legend' on my forum.
Hello, I need some help with changing 'Legend' to another word, like 'Staff' or something.
Thanks,
- Kratos
Thanks,
- Kratos
Last edited by Kratos on December 23rd 2015, 8:38 am; edited 1 time in total
Re: I need help changing the 'Legend' on my forum.
Hello @Kratos,
Go to your templates (AP > Display > Templates > General > index_body), edit index_body template and find
once you find it, replace it with the word you want. "Staff" "Groups" etc..
Save the template and publish it and you are done!
Go to your templates (AP > Display > Templates > General > index_body), edit index_body template and find
|
once you find it, replace it with the word you want. "Staff" "Groups" etc..
Save the template and publish it and you are done!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: I need help changing the 'Legend' on my forum.
or use the following CSS
- Code:
/* group legend */
#fa_groups {
font-size:0;
}
#fa_groups:before {
content:" YOUR NEW WORD HERE ";
font-size:10px;
font-style:normal;
}
Re: I need help changing the 'Legend' on my forum.
@APE, it's nearly impossible to copy-paste that code into my CSS stylesheet with a phone. And yes I did try Luffy's version but when i changedAPE wrote:or use the following CSS
Find in the code YOUR WORD HERE and type your word in place of it save and your done
- Code:
/* group legend */
#fa_groups {
font-size:0;
}
#fa_groups:before {
content:" YOUR NEW WORD HERE ";
font-size:10px;
font-style:normal;
}
- Code:
{LEGEND}
- Code:
{STAFF}
Re: I need help changing the 'Legend' on my forum.
If you change (LEGEND}, you will be removing the code that adds the legend.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: I need help changing the 'Legend' on my forum.
Exactly. I don't know what else to do.SLGray wrote:If you change (LEGEND}, you will be removing the code that adds the legend.
Re: I need help changing the 'Legend' on my forum.
By changing only the {LEGEND} from the template won't delete your legend part.
Try changing it instead of {STAFF} to "Staff".
Try changing it instead of {STAFF} to "Staff".
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: I need help changing the 'Legend' on my forum.
when changing the code {LEGEND} make sure you remove the { } on each end you only have to remove the word not the full code and the brackets. then save
Re: I need help changing the 'Legend' on my forum.
Thank you both, APE and Luffy.(And SLGray)
-Topic Solved-
-Topic Solved-
Re: I need help changing the 'Legend' on my forum.
Topic solved and archived ~ brandon_g
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» Centering the Forum Legend
» How to remove forum legend ?
» How to hide statistics,legend in forum?
» Problem in my forum with Legend, Point etc
» How to remove the Legend at bottom of forum?
» How to remove forum legend ?
» How to hide statistics,legend in forum?
» Problem in my forum with Legend, Point etc
» How to remove the Legend at bottom of forum?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum