Delete Template?
3 posters
Page 1 of 1
Delete Template?
I have a forum with a menu which isn't good to use pictures for.
Now I have "FAQ" and "GROUPS" in the menu, which I don't want to use or let it show on my forum.
If I delete the FAQ template, would the "FAQ" in the menu disappear?
And what would I do, to don't show the groups?
Now I have "FAQ" and "GROUPS" in the menu, which I don't want to use or let it show on my forum.
If I delete the FAQ template, would the "FAQ" in the menu disappear?
And what would I do, to don't show the groups?
Last edited by Mistlyn on 01.01.13 0:17; edited 1 time in total
Guest- Guest
Re: Delete Template?
[I tried this] If your navigation bar is with images, you con go to ACP ~ Display ~ Pictures and Colors ~ Pics Management ~ Advanced mode ~ here just find the url of the "FAQ" and "GROUPS" images and remove it. It worked on my forum though.
PENSAR.- Forumember
- Posts : 61
Reputation : 2
Language : Bulgarian.
Re: Delete Template?
Hi,
Just add to your CSS Stylesheet:
Just add to your CSS Stylesheet:
- Code:
a[href="/faq"] {
display: none !important;
}
a[href="/groups"] {
display: none !important;
}
Re: Delete Template?
Thank you very much SGSS.
FAQ and Groups are disappeared out of my menu right now :3
Just what I wanted, thank you.
This is solved.
FAQ and Groups are disappeared out of my menu right now :3
Just what I wanted, thank you.
This is solved.
Guest- Guest
Re: Delete Template?
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum