Legend Editing?
4 posters
Page 1 of 1
Re: Legend Editing?
Hello,
Please follow the steps from this tutorial: https://help.forumotion.com/t136323-modify-the-brackets-on-the-group-legend
Best regards,
Mihai
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
Re: Legend Editing?
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!
Re: Legend Editing?
Hello
Did you save and publish the template?
Do you have the option default templates set to no?
Did you save and publish the template?
Do you have the option default templates set to no?
Re: Legend Editing?
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
Re: Legend Editing?
Go to Administration Panel > Display > Templates > General > index_body
Find :
Replace by :
Save and publish.
Next add the following rules to your stylesheet :
Display > Colors > CSS stylesheet
Find :
- Code:
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
Replace by :
- Code:
<tr>
<td class="row1"><span class="gensmall legend">{LEGEND} : {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;
}
Re: Legend Editing?
skouliki wrote:Go to Administration Panel > Display > Templates > General > index_body
Find :
- Code:
<tr>
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
</tr>
Replace by :
- Code:
<tr>
<td class="row1"><span class="gensmall legend">{LEGEND} : {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?
Re: Legend Editing?
Hello,
Thanks for reporting in!
is this your forum: https://fictionalomniverse.forumotion.com/ ? because i dont see the modifications!

Let me know here
Best regards,
Mihai
Re: Legend Editing?
Mihai wrote:
Hello,
Thanks for reporting in!
is this your forum: https://fictionalomniverse.forumotion.com/ ? because i dont see the modifications!![]()
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
Re: Legend Editing?
Okay, thanks for the confirmation
could you edit this code:
Let me know here
Best regards,
Mihai
could you edit this code:
- Code:
<span class="gensmall legend">{LEGEND} : {GROUP_LEGEND}</span>
- Code:
<span id="groupLegend">{GROUP_LEGEND}</span>
Let me know here
Best regards,
Mihai
Re: Legend Editing?
Mihai wrote:Okay, thanks for the confirmation
could you edit this code:with this:
- Code:
<span class="gensmall legend">{LEGEND} : {GROUP_LEGEND}</span>
To see if its working?
- Code:
<span id="groupLegend">{GROUP_LEGEND}</span>
Let me know here
Best regards,
Mihai
It reverted the coding.
Re: Legend Editing?
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
at the end of the codes on CSS to make it work right
Regards.
Ape.
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
|
Regards.
Ape.
TonnyKamper likes this post
Re: Legend Editing?
Alright! it got rid of it!

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 codeat the end of the codes on CSS to make it work right
- Code:
!important
Regards.
Ape.
Understandable! thank you! and thank you too you @Mihai!
Re: Legend Editing?
@Beyonder is this now solved ?
If yes please press the mark solved button found at the top of your topic.
If yes please press the mark solved button found at the top of your topic.
Beyonder likes this post
Re: Legend Editing?
Alrighty done!Ape wrote:@Beyonder is this now solved ?
If yes please press the mark solved button found at the top of your topic.
skouliki wrote:you are welcome


» How to make group become legend or show in legend?
» Legend picture next to the legend name + lighting colour
» [Question]Legend cant show Legend
» Stylish Legend for Topic Legend?
» editing the chatbox with template editing
» Legend picture next to the legend name + lighting colour
» [Question]Legend cant show Legend
» Stylish Legend for Topic Legend?
» editing the chatbox with template editing
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum