Sub-Level Links : Row
3 posters
Page 1 of 1
Sub-Level Links : Row
http://www.unknownlandsrp.com/
Simple... I think...
But I know in order to do what I want I have to edit the template.
What I want to do is edit my code so the Sub-Level links are below the section
So... what is the code and where do I put it?
Assuming...
Display > Templates > General > "index_body"
Simple... I think...
But I know in order to do what I want I have to edit the template.
What I want to do is edit my code so the Sub-Level links are below the section
- Spoiler:
So... what is the code and where do I put it?
Assuming...
Display > Templates > General > "index_body"
Re: Sub-Level Links : Row
Hello @Kaseki,
It looks like your forum image is floated, have you tried adding a clearfix or setting the parent's overflow ?
Add this to your CSS :
Display > Colors > CSS Stylesheet
This should take the image height into account, and add the links below that content.
It looks like your forum image is floated, have you tried adding a clearfix or setting the parent's overflow ?
Add this to your CSS :
Display > Colors > CSS Stylesheet
- Code:
.par.forum-name { overflow:hidden }
This should take the image height into account, and add the links below that content.
Similar topics
» Sub-level links on index question
» Sub-levels (subform) - how to put the word in front of the sub level links?
» Level Up bar
» level bar
» Add level by reputation
» Sub-levels (subform) - how to put the word in front of the sub level links?
» Level Up bar
» level bar
» Add level by reputation
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum