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.

I need help changing the 'Legend' on my forum.

5 posters

Go down

Solved I need help changing the 'Legend' on my forum.

Post by Kratos Tue 22 Dec - 5:58

Hello, I need some help with changing 'Legend' to another word, like 'Staff' or something.
Thanks,
- Kratos


Last edited by Kratos on Wed 23 Dec - 9:38; edited 1 time in total
Kratos
Kratos
Forumember

Male Posts : 328
Reputation : 24
Language : English
Location : United States

http://theoriginals.4umotion.com/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by TheCrow Tue 22 Dec - 12:45

Hello @Kratos,

Go to your templates (AP > Display > Templates > General > index_body), edit index_body template and find
Code:
{LEGEND}

once you find it, replace it with the word you want. "Staff" "Groups" etc..
Save the template and publish it and you are done! Smile
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by Ape Tue 22 Dec - 15:30

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;
        }
Find in the code YOUR WORD HERE and type your word in place of it save and your done Wink


I need help changing the 'Legend' on my forum. Left1212I need help changing the 'Legend' on my forum. Center11I need help changing the 'Legend' on my forum. Right112
I need help changing the 'Legend' on my forum. Ape_b110
I need help changing the 'Legend' on my forum. Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by Kratos Tue 22 Dec - 20:50

APE wrote: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;
        }
Find in the code YOUR WORD HERE and type your word in place of it save and your done Wink
@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 changed
Code:
{LEGEND}
to
Code:
{STAFF}
it didn't do anything but delete it
Kratos
Kratos
Forumember

Male Posts : 328
Reputation : 24
Language : English
Location : United States

http://theoriginals.4umotion.com/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by SLGray Tue 22 Dec - 20:53

If you change (LEGEND}, you will be removing the code that adds the legend.


I need help changing the 'Legend' on my forum. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by Kratos Tue 22 Dec - 21:07

SLGray wrote:If you change (LEGEND}, you will be removing the code that adds the legend.
Exactly. I don't know what else to do.
Kratos
Kratos
Forumember

Male Posts : 328
Reputation : 24
Language : English
Location : United States

http://theoriginals.4umotion.com/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by TheCrow Tue 22 Dec - 22:19

By changing only the {LEGEND} from the template won't delete your legend part.
Try changing it instead of {STAFF} to "Staff".
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by Ape Wed 23 Dec - 1:34

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


I need help changing the 'Legend' on my forum. Left1212I need help changing the 'Legend' on my forum. Center11I need help changing the 'Legend' on my forum. Right112
I need help changing the 'Legend' on my forum. Ape_b110
I need help changing the 'Legend' on my forum. Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by Kratos Wed 23 Dec - 9:38

Thank you both, APE and Luffy.(And SLGray)

-Topic Solved-
Kratos
Kratos
Forumember

Male Posts : 328
Reputation : 24
Language : English
Location : United States

http://theoriginals.4umotion.com/

Back to top Go down

Solved Re: I need help changing the 'Legend' on my forum.

Post by brandon_g Wed 23 Dec - 14:17

Topic solved and archived ~ brandon_g


I need help changing the 'Legend' on my forum. Brando10
Remember to mark your topic I need help changing the 'Legend' on my forum. Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

I need help changing the 'Legend' on my forum. Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Back to top

- Similar topics

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