Legend Editing? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Legend Editing?

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Legend Editing?

    Post by Beyonder Thu 20 May - 23:38

    Legend Editing? Screen20
    I am trying to edit the legend on my forum starting with the removal of the brackets [] and wanting to add custom symbols between the groups, any and all help will be appreciated.


    Last edited by Beyonder on Wed 26 May - 12:41; edited 1 time in total
    Mihai
    Mihai
    Forumember


    Male Posts : 926
    Reputation : 38
    Language : Romanian, English
    Location : Bucharest, Romania

    Solved Re: Legend Editing?

    Post by Mihai Thu 20 May - 23:53

    Hello,

    Please follow the steps from this tutorial: https://help.forumotion.com/t136323-modify-the-brackets-on-the-group-legend

    Best regards,
    Mihai

    skouliki, TonnyKamper, TheCrow and Beyonder like this post

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Fri 21 May - 16:31

    Mihai wrote:Hello,

    Please follow the steps from this tutorial: https://help.forumotion.com/t136323-modify-the-brackets-on-the-group-legend

    Best regards,
    Mihai

    Thank you, Mihai! but it still didn't remove the brackets!

    Still There:
    Legend Editing? Not_go10

    Code to Index Body is Modified:
    Legend Editing? Code_r10

    Code is approved:
    Legend Editing? Approv10

    CSS Code:
    Legend Editing? Css10

    This is to show I followed the steps as the link says.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Legend Editing?

    Post by skouliki Fri 21 May - 17:11

    Hello

    Did you save and publish the template?
    Do you have the option default templates set to no?

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Fri 21 May - 17:18

    skouliki wrote:Hello

    Did you save and publish the template?
    Do you have the option default templates set to no?

    Yes I saved and published it
    Yes its set to no
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Legend Editing?

    Post by skouliki Fri 21 May - 18:38

    Go to Administration Panel > Display > Templates > General > index_body

    Find :
    Code:
    <tr>
     <td class="row1"><span class="gensmall">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span></td>
     </tr>

    Replace by :
    Code:
    <tr>
     <td class="row1"><span class="gensmall legend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span></td>
     </tr>

    Save and publish.


    Next add the following rules to your stylesheet :
    Display > Colors > CSS stylesheet

    Code:
    .gensmall.legend { font-size:0 }
    .gensmall.legend b:after { content:" • " }
    .gensmall.legend b:last-child:after { content:"" }
    .gensmall.legend b:first-child:before { content:"Legend : " }
    .gensmall.legend b:after, .gensmall.legend b:first-child:before {
      font-size:10px;
      font-weight:normal;
    }

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Fri 21 May - 21:13

    skouliki wrote:Go to Administration Panel > Display > Templates > General > index_body

    Find :
    Code:
    <tr>
     <td class="row1"><span class="gensmall">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span></td>
     </tr>

    Replace by :
    Code:
    <tr>
     <td class="row1"><span class="gensmall legend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span></td>
     </tr>

    Save and publish.


    Next add the following rules to your stylesheet :
    Display > Colors > CSS stylesheet

    Code:
    .gensmall.legend { font-size:0 }
    .gensmall.legend b:after { content:" • " }
    .gensmall.legend b:last-child:after { content:"" }
    .gensmall.legend b:first-child:before { content:"Legend : " }
    .gensmall.legend b:after, .gensmall.legend b:first-child:before {
      font-size:10px;
      font-weight:normal;
    }

    Sadly still no chances to the Brackets is this for a specific forum version?
    Mihai
    Mihai
    Forumember


    Male Posts : 926
    Reputation : 38
    Language : Romanian, English
    Location : Bucharest, Romania

    Solved Re: Legend Editing?

    Post by Mihai Fri 21 May - 23:23

    Beyonder wrote:Thank you, Mihai! but it still didn't remove the brackets!

    Still There:
    Legend Editing? Not_go10

    Code to Index Body is Modified:
    Legend Editing? Code_r10

    Code is approved:
    Legend Editing? Approv10

    CSS Code:
    Legend Editing? Css10

    This is to show I followed the steps as the link says.

    Hello,

    Thanks for reporting in!

    is this your forum: https://fictionalomniverse.forumotion.com/ ? because i dont see the modifications! Shocked

    Let me know here

    Best regards,
    Mihai
    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Sat 22 May - 0:13

    Mihai wrote:
    Beyonder wrote:Thank you, Mihai! but it still didn't remove the brackets!

    Still There:
    Legend Editing? Not_go10

    Code to Index Body is Modified:
    Legend Editing? Code_r10

    Code is approved:
    Legend Editing? Approv10

    CSS Code:
    Legend Editing? Css10

    This is to show I followed the steps as the link says.

    Hello,

    Thanks for reporting in!

    is this your forum: https://fictionalomniverse.forumotion.com/ ? because i dont see the modifications! Shocked

    Let me know here

    Best regards,
    Mihai

    Yes that is one of my many forums but this is the forum that I am going for: The Forum
    Mihai
    Mihai
    Forumember


    Male Posts : 926
    Reputation : 38
    Language : Romanian, English
    Location : Bucharest, Romania

    Solved Re: Legend Editing?

    Post by Mihai Sat 22 May - 0:31

    Okay, thanks for the confirmation

    could you edit this code:
    Code:
    <span class="gensmall legend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span>
    with this:
    Code:
    <span id="groupLegend">{GROUP_LEGEND}</span>
    To see if its working?

    Let me know here

    Best regards,
    Mihai
    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Sat 22 May - 1:10

    Mihai wrote:Okay, thanks for the confirmation

    could you edit this code:
    Code:
    <span class="gensmall legend">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</span>
    with this:
    Code:
    <span id="groupLegend">{GROUP_LEGEND}</span>
    To see if its working?

    Let me know here

    Best regards,
    Mihai

    It reverted the coding.
    Mihai
    Mihai
    Forumember


    Male Posts : 926
    Reputation : 38
    Language : Romanian, English
    Location : Bucharest, Romania

    Solved Re: Legend Editing?

    Post by Mihai Sat 22 May - 1:12

    did you removed the css code?
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Legend Editing?

    Post by skouliki Sat 22 May - 20:52

    the above code was for phpBB2

    try this to your css

    Code:

    span#groupLegend{
    color: transparent;
    }

    result

    Legend Editing? Scre2459

    Beyonder likes this post

    Ape
    Ape
    Administrator
    Administrator


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

    Solved Re: Legend Editing?

    Post by Ape Sat 22 May - 23:39

    Please remember that each Forum version Don't use the same codes in CSS and javaScript's

    So please list the Forum version you want help with This will help members and our staff help you faster.
    Also a list of forums URL if more then one will help us.

    EDIT: Please also note it maybe you need to add the code
    Code:
    !important
    at the end of the codes on CSS to make it work right

    Regards.

    Ape.



    Legend Editing? Left1212Legend Editing? Center11Legend Editing? Right112
    Legend Editing? Ape_b110
    Legend Editing? Ape1010

    TonnyKamper likes this post

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Tue 25 May - 1:53

    skouliki wrote:the above code was for phpBB2

    try this to your css

    Code:

    span#groupLegend{
    color: transparent;
    }

    result

    Legend Editing? Scre2459
    Alright! it got rid of it! Very Happy thank you!

    Ape wrote:Please remember that each Forum version Don't use the same codes in CSS and javaScript's

    So please list the Forum version you want help with This will help members and our staff help you faster.
    Also a list of forums URL if more then one will help us.

    EDIT: Please also note it maybe you need to add the code
    Code:
    !important
    at the end of the codes on CSS to make it work right

    Regards.

    Ape.

    Understandable! thank you! and thank you too you @Mihai!
    Ape
    Ape
    Administrator
    Administrator


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

    Solved Re: Legend Editing?

    Post by Ape Tue 25 May - 2:25

    @Beyonder is this now solved ?

    If yes please press the mark solved button found at the top of your topic.



    Legend Editing? Left1212Legend Editing? Center11Legend Editing? Right112
    Legend Editing? Ape_b110
    Legend Editing? Ape1010

    Beyonder likes this post

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Legend Editing?

    Post by skouliki Tue 25 May - 8:05

    you are welcome

    Beyonder likes this post

    Beyonder
    Beyonder
    Forumember


    Male Posts : 723
    Reputation : 29
    Language : English
    Location : Beyond Realm

    Solved Re: Legend Editing?

    Post by Beyonder Wed 26 May - 12:40

    Ape wrote:@Beyonder is this now solved ?

    If yes please press the mark solved button found at the top of your topic.
    Alrighty done!

    skouliki wrote:you are welcome
    Legend Editing? 1f64f
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Legend Editing?

    Post by skouliki Wed 26 May - 13:19

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules