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 December 22nd 2015, 4:58 am

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


Last edited by Kratos on December 23rd 2015, 8:38 am; 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 December 22nd 2015, 11:45 am

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 : 6913
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 December 22nd 2015, 2:30 pm

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 : 19122
Reputation : 1993
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 December 22nd 2015, 7:50 pm

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 December 22nd 2015, 7:53 pm

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 : 51489
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 December 22nd 2015, 8:07 pm

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 December 22nd 2015, 9:19 pm

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 : 6913
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 December 23rd 2015, 12:34 am

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 : 19122
Reputation : 1993
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 December 23rd 2015, 8:38 am

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 December 23rd 2015, 1:17 pm

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