2020-07-17, 03:37 AM
(2020-07-14, 06:21 AM)Ndidi Wrote: Hello WallBB please help!Hey Ndidi,
Here is a link to my forum to help me describe my issues:
https://orientharmonymedia.com/mybb/index.php
1) My forum needs 2 more sections and I don’t know how to do that? That would be for SITE INFO - with its various topics, and DISCLAIMER
In my own forum preferably both these additional sections to be above the My Category section that’s already there.
2) On the WallBB forum, link attached below, you have sub-headings/sections in light grey, ie titled "Important threads" and "Normal threads". How do you do that?
https://wallbb.co.uk/forums/forumdisplay.php?fid=9
3) Can I disable/remove the member list?
4) Can I disable/remove the calendar? (I am not web literate and my forum is only for discussions on different topics so I can't figure out what a calendar is for...)
MANY thank yous
1. You can create more sections inside MyBB Admin CP > Forums Section
2. That is controlled using class "trow1 forumdisplay_sticky" for important threads. You can assign a background color using this class, for example :-
.trow1 forumdisplay_sticky {
background: #cccccc;
}
3. Yes, it is an option inside Admin CP > General Settings4. Yes, same as option 3.
Regards
WallBB
- MyBB
