MyBB Community Forums

Full Version: how can i make these sub forums
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi everybody
how can i make these sub forums

not for all section sub forum special on demand 1 section all sub forums
thanks

hello..................................................
hellooooooooooooooooooooooooooooooooooooooooooooooooo...
Go to forums and posts > click on option button of the forum that you want add sub forum > add child forum
Good luck
thanks for replied
i need vertical view not horizontal
see image above
Go to forumbit templates > replace this codes with forumbit_depth3:
<div style="float:right; width:50%; overflow:hidden;">{$statusicon} <a href="{$forum_url}" title="{$forum_viewers_text}">{$forum['name']}</a></div>

And change forumbit_subforums to this code:
<br/>{$lang->subforums}<br /><ul>{$sub_forums}</ul>

Good luck
not working dear Alizke
i replaced these templates but does not happened.

i saw a thread but where i put css code
http://community.mybb.com/thread-32008.html
Please give me your forum url
not showing
Admin CP=> Themes=> Edit/Delete=> Theme that you use => Additional CSS

Additional CSS means global.css
mybb1.8
(2016-01-18, 06:27 PM)Sarbex Wrote: [ -> ]not showing
Admin CP=> Themes=> Edit/Delete=> Theme that you use => Additional CSS

Additional CSS means global.css
mybb1.8

Add them to global.css
Check This One :
community.mybb.com/thread-167098.html