HELP! How do you delete pages
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
HELP! How do you delete pages
Hello,
Ive searched for ages on here and my admin panel and I want to delete the -
Portal
FAQ
Search
Memberlist
Usergroups
from my forum (or just hide them)
any help ? :L
Thanks
Phillip
Ive searched for ages on here and my admin panel and I want to delete the -
Portal
FAQ
Search
Memberlist
Usergroups
from my forum (or just hide them)
any help ? :L
Thanks
Phillip
ppgohome- Forumember
- Posts : 79
Reputation : 0
Language : English
Re: HELP! How do you delete pages
Hi,
Add this to your CSS. Don't activate the portal.
Add this to your CSS. Don't activate the portal.
- Code:
a[href="/search"]{
display: none;
}
a[href="/faq"]{
display: none;
}
a[href="/groups"]{
display: none;
}
a[href="/memberlist"]{
display: none;
}
Re: HELP! How do you delete pages
where do I access my CSS? :L sozz
ppgohome- Forumember
- Posts : 79
Reputation : 0
Language : English
Re: HELP! How do you delete pages
THANK YOU 

ppgohome- Forumember
- Posts : 79
Reputation : 0
Language : English
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum