Turning my forum into a website.

TechGeek at 01h46
31
Aug
2011
I am in the process of turning my forum into a website. I do not want any of the forum pages to be visible/accessible. Of course I will not include links to any of the forum pages in the new html pages but, I am wondering should I go into ACP and hide each page individually or if there is an easier way to hide the whole forum. I do not want to delete any of the old forum pages if at all possible.
1 mgt98, on 31/08/2011 at 10h19
To hide a certain part of the navbar place this in your CSS.

Code:
a[href="/forum"]{
    display: none;
}


I believe that will only work when your forum page is a html one or a portal is used).
2 TechGeek, on 02/09/2011 at 01h28
Thanks for your post.
3 MrMario, on 02/09/2011 at 03h41
Solved => Locked
Similar topics
Help please I am making a place on my forum for wise sayings about looking after the planet etc. it will be called 'Perennial Wisdom'. I want a gif or something possibly an old book, maybe the pages turning. this will sit below the words.
Hi, My forum is taking off at present. More and more people are finding it, its rep. is spreading quickly within its field, and I'm starting to think about value adding it with support features on a regular website. One such features is to install a
Hello, I've been having an issue setting up a password-protected website/forum for a while now. I read the entire post concerning the topic, but I'm still confused as to where the content is entered. A better explanation than what is offered I would
Replies 1 to 3 on 3 for "Turning my forum into a website."
See also
more_less
Informations

3 Replies For the topic :
"Turning my forum into a website."

This topic has been viewed 735 times.

Last message :
31/08/2011 at 01h46 by "TechGeek"