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.
The forum of the forums
5 posters

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

    Kratos
    Kratos
    Forumember


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

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

    Post by Kratos Tue Dec 22, 2015 3:58 am

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


    Last edited by Kratos on Wed Dec 23, 2015 7:38 am; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

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

    Post by TheCrow Tue Dec 22, 2015 10: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



    I need help changing the 'Legend' on my forum. Thecro10
     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!
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19328
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape Tue Dec 22, 2015 1: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
    Kratos
    Kratos
    Forumember


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

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

    Post by Kratos Tue Dec 22, 2015 6: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
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

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

    Post by SLGray Tue Dec 22, 2015 6: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.
    Kratos
    Kratos
    Forumember


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

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

    Post by Kratos Tue Dec 22, 2015 7: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.
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

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

    Post by TheCrow Tue Dec 22, 2015 8:19 pm

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



    I need help changing the 'Legend' on my forum. Thecro10
     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!
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19328
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape Tue Dec 22, 2015 11:34 pm

    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
    Kratos
    Kratos
    Forumember


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

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

    Post by Kratos Wed Dec 23, 2015 7:38 am

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

    -Topic Solved-
    brandon_g
    brandon_g
    Manager
    Manager


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

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

    Post by brandon_g Wed Dec 23, 2015 12: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

      Current date/time is Mon Sep 23, 2024 10:30 pm