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.

Script for Sub Forums:

2 posters

Go down

Solved Script for Sub Forums:

Post by Mati September 30th 2015, 4:12 pm

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
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Script for Sub Forums:

Post by Ange Tuteur September 30th 2015, 4:26 pm

Hi @Mati,

Go to Display > Templates > General and edit the index_box template. Edit

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. Add


Then add the following CSS to your stylesheet.
Display > Colors > CSS stylesheet
Code:
.sub-forums:before {
  content:"Sub-forums : ";
}

.sub-forums:empty { display:none }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Script for Sub Forums:

Post by Mati October 1st 2015, 5:02 pm

Ah, cool you may lock it now and thanks for the help. Very Happy
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Script for Sub Forums:

Post by Ange Tuteur October 1st 2015, 5:07 pm

You're welcome. ^^

Topic archived

Have a nice day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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