Script for Sub Forums:
2 posters
Page 1 of 1
Script for Sub Forums:
I want a code to wright Sub Forums: before Subforums:
Last edited by Mati on October 1st 2015, 5:01 pm; edited 1 time in total
Re: Script for Sub Forums:
Hi @Mati,
Go to Display > Templates > General and edit the index_box template.
Find :
Replace by :
Save and publish.
Then add the following CSS to your stylesheet.
Display > Colors > CSS stylesheet
Go to Display > Templates > General and edit the index_box template.
Find :
- Code:
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
Replace by :
- Code:
<div class="sub-forums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
Save and publish.
Then add the following CSS to your stylesheet.
Display > Colors > CSS stylesheet
- Code:
.sub-forums:before {
content:"Sub-forums : ";
}
.sub-forums:empty { display:none }
Similar topics
» Snow Script for Forums/Decoration Issue/Coding Issue
» Suggested Script (Need Someone that can read script)
» register Script (I Need The Script)
» New : SSL certificates are now available for Forumotion forums + Possibility to run forums in HTTPS
» Forum Service - Webmaster Forums & Advertising Forums
» Suggested Script (Need Someone that can read script)
» register Script (I Need The Script)
» New : SSL certificates are now available for Forumotion forums + Possibility to run forums in HTTPS
» Forum Service - Webmaster Forums & Advertising Forums
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum