The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Remove Calendar from Nav Bar

Go down

Remove Calendar from Nav Bar Empty Remove Calendar from Nav Bar

Post by jayjay23 January 1st 2012, 6:32 pm

Hi guys,

It's been a while since I last posted here and I have quite a few questions.
I will post all of my questions with separate headings to help future people find answers.


Firstly, how do I remove the calendar from the nav bar in my forum?

I do not want or need a calendar.
Also, I don't want the add calendar event to appear when making a post in the forum.

Can anyone help with this?
avatar
jayjay23
Forumember

Posts : 78
Reputation : 0
Language : english

Back to top Go down

Remove Calendar from Nav Bar Empty Re: Remove Calendar from Nav Bar

Post by Guest January 1st 2012, 6:36 pm

First:
Add to your CSS Stylesheet this:
Code:
a.mainmenu[href="/calendar"]{
display: none !important;
}

Second:
Go to Administration Panel => Modules => Calendar => Configuration => Options => Activate the calendar : No.

Note that second stept will solve and first problem too. Very Happy
avatar
Guest
Guest


Back to top Go down

Remove Calendar from Nav Bar Empty Re: Remove Calendar from Nav Bar

Post by jayjay23 January 1st 2012, 8:45 pm

Could you tell me how I can get into the CSS on PunBB please
avatar
jayjay23
Forumember

Posts : 78
Reputation : 0
Language : english

Back to top Go down

Remove Calendar from Nav Bar Empty Re: Remove Calendar from Nav Bar

Post by Guest January 1st 2012, 8:59 pm

You need to have Advanced Mode from Home of Administration Panel. So, then go to Display => Pictures and colors => Colors => CSS Stylesheet. Smile
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum