how to set up menus that are on the forum?

m3gsm at 05h25
24
Dec
2011
how to set up menus that are on the forum? for example like this forum
http://gamingstation.createaboard.net/
1 ReDMizT, on 24/12/2011 at 05h26
what was your question maybe i can help you
2 m3gsm, on 24/12/2011 at 05h35
I want to use some of the menus for some of my forum! I want to remove Calendar & Faq menu, can you help me to set it, ..?
3 ReDMizT, on 24/12/2011 at 05h42
sure why not i am the owner of the forum of gamingstation.createboard.net

first thing you do is go to admin panel => display => colors => css style sheet then paste the code

Code:
a.mainmenu[href="/calendar"]{
display: none;
}
a.mainmenu[href="/faq"]{
display: none;
}
4 Roxanne S., on 24/12/2011 at 07h00
Hi,

There are some options that doesn't need to use the CSS

Go to Admin Panel >> Users & Groups >> Special Rights >> Special Rights
Just change the FAQ and Calendar to Administrators or Moderators. In that way, only they can see it and members can't Very Happy

I hope this helps, too! Smile
5 m3gsm, on 24/12/2011 at 08h17
thanks,.... Very Happy
6 slg, on 24/12/2011 at 08h51
Also there is an much easier way to do the calendar: Do not activated it.

Administration Panel>>Modules>>Calendar>>Configuration
7 m3gsm, on 24/12/2011 at 10h57
sorry, .. I rather like to not activate it! I just want to not show the user only, ...
thanks for the information, ...
8 Nera., on 24/12/2011 at 13h08
Solved or you need more help with this?
9 Johnny Doc, on 24/12/2011 at 13h28
ACP > Display > Pics management > Advanced mode > General/explore... find Calendar and delete it... and it won't be visible on nav bar
10 m3gsm, on 24/12/2011 at 15h38
yes, .. I think it got here just discussing this topic!
11 kirk, on 25/12/2011 at 03h22
So then this is solved then right?

Please remeber to always edit the solved icon in your post when a problem/thread is solved.
Thanx Smile
12 m3gsm, on 25/12/2011 at 06h37
yes,..
13 Sanket, on 25/12/2011 at 09h01
Topic Solved & Locked
Similar topics
Hi, in our system we have sub menus. We also have the functionality that you cannot be linked into the same application twice. As soon as I run my tests, this new functionality breaks the tests. How do I select the sub menu, without it being broken?
I think it would be a great idea to have drop down menus or at least an option for them, for instance I have a sports related forum for a specific school. I would like to make it where I could Football as the main title then drop below it would stats,
how to display all menus for the user? please help,...
See also
more_less
Informations

13 Replies For the topic :
"how to set up menus that are on the forum?"

This topic has been viewed 662 times.

Last message :
24/12/2011 at 05h25 by "m3gsm"