Forums in columns - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: Tutorials (https://community.mybb.com/forum-38.html) +--- Thread: Forums in columns (/thread-158915.html) |
Forums in columns - iAndrew - 2014-09-07 What you'll end up with using this tutorial - credit to omar also for his code Index: http://upload.vstanced.com/images/2016/05/02/download.png Subforum: http://upload.vstanced.com/images/2016/05/02/subforums.png Open your theme global.css style sheet and put this at the end:
Open your theme forumbit_depth1_cat template and replace everything with this:
Open your theme forumbit_depth2_forum template and replace everything with this:
Open your theme forumbit_depth2_forum_lastpost template and replace everything with this:
Open your theme forumbit_subforums and replace everything with this:
Open your theme forumdisplay_subforums template and replace everything with this:
RE: Forums in columns - Omar G. - 2014-09-07 Does the collapsing and "mark as read" features still work? If so, nice! (: RE: Forums in columns - iAndrew - 2014-09-07 (2014-09-07, 05:09 PM)Omar G. Wrote: Does the collapsing and "mark as read" features still work? If so, nice! Yep both work as normal RE: Forums in columns - Commander_Limo - 2014-09-10 wah this is great tutorial lolz thanks RE: Forums in columns - __JJ__ - 2014-11-27 This works great on the original theme unless you have sub forums in one main forums, but not all in the same category, then throws it all out of whack. You would need to have sub forums in all or no sub forums showing to keep them all the same size so it looks right. Wondering if is any way to fix this? Am wanting to use this on Duende & maybe Revoulution Gaming (I know it needs major edits to work on a dark theme) so any guide is appreciated. RE: Forums in columns - iAndrew - 2014-11-28 (2014-11-27, 09:47 PM)__JJ__ Wrote: This works great on the original theme unless you have sub forums in one main forums, but not all in the same category, then throws it all out of whack. You would need to have sub forums in all or no sub forums showing to keep them all the same size so it looks right. Wondering if is any way to fix this? Am wanting to use this on Duende & maybe Revoulution Gaming (I know it needs major edits to work on a dark theme) so any guide is appreciated. Send me forum url so i can see where the problem is. RE: Forums in columns - __JJ__ - 2014-11-28 url is www.ponder-on-this.com . Inactive for a while so I decided to upgrade it to 1.8 series which totally destroyed the default theme so am tinkering with it. As you can see forums with sub forums are sized different than those without, throwing everything off. Simple solution would be don't show sub forums on index or make sure all forums have sub forums so wondering if I am missing something. The only plugin used is DVZ shoutbox, thanks for your time. edit: Just tried on my other forum which was a fresh install of MyBB 1.8. Using your 1point8 theme with no plugins used & same result. Reverted that back to original so not adding link, but on a side note it looked pretty good with 1point8 other than not sizing right. RE: Forums in columns - iAndrew - 2014-11-28 (2014-11-28, 01:22 PM)__JJ__ Wrote: url is www.ponder-on-this.com . Inactive for a while so I decided to upgrade it to 1.8 series which totally destroyed the default theme so am tinkering with it. As you can see forums with sub forums are sized different than those without, throwing everything off. Simple solution would be They all look the same size with subforums or not for me? If you wanting to do this on any of my themes, you're gonna have to do even more edits cause my forum sections aren't default. RE: Forums in columns - __JJ__ - 2014-11-28 Thanks for looking, my bad as I never thought of browser conflicts until you posted. Does work fine on Chrome & IE, seems to be Firefox (my default) that has a problem with it. Yes I know your themes will be a lot more work but since they are the best around & about all I would use, worth the efforts. Thanks iAndrew RE: Forums in columns - Hidden308 - 2014-12-10 I am having a minor issue where this (http://i.imgur.com/s8yULJx.png) becomes bigger instead of staying the way it was before. I been trying to look through the CSS at what is causing it but so far no luck. |