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.

How to remove the Legend at bottom of forum?

2 posters

Go down

How to remove the Legend at bottom of forum? Empty How to remove the Legend at bottom of forum?

Post by XenoFalcon April 4th 2015, 4:55 am

How can i remove the groups legend at the bottom of the screen?
avatar
XenoFalcon
Forumember

Posts : 134
Reputation : 4
Language : English

http://nexusgamingacademy.omgforum.net

Back to top Go down

How to remove the Legend at bottom of forum? Empty Re: How to remove the Legend at bottom of forum?

Post by SarkZKalie April 4th 2015, 5:46 am

Search and delete this line in your index_body template
Code:
<p>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</p>
Orr give it a class
Code:
<p class="xxx">{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</p>
Add this to CSS
Code:
.xxx{display:none}
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1407
Reputation : 218
Language : English

https://rotavn.forumotion.com/

Back to top Go down

Back to top


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