How do I get sub levels on the forum
3 posters
Page 1 of 1
How do I get sub levels on the forum
Technical Details
Forum version : #phpBB2
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : ( link is hidden, you must reply to see )
Description of problem
In the start I have sub levels on the forums so I could see the titles, but suddenly it was gone, and now I can´t get it back, what to do ?Re: How do I get sub levels on the forum
Hi @Charlotte Falster,
You can show sub-forum links on the forums be enabling the following option.
Go to Admin Panel > Display > Structure and Hierarchy
There's two ways :
1. Under index packing choose "none"
2. Under Hierarchy find and enable "Sub-level links on index"
You can show sub-forum links on the forums be enabling the following option.
Go to Admin Panel > Display > Structure and Hierarchy
There's two ways :
1. Under index packing choose "none"
2. Under Hierarchy find and enable "Sub-level links on index"
Re: How do I get sub levels on the forum
That I have tryed many times, and when I do it the sub levels do not come up at my screen
Re: How do I get sub levels on the forum
It looks like some CSS is hiding it. Try adding the following to your stylesheet.
Display > Colors > CSS stylesheet
Display > Colors > CSS stylesheet
- Code:
a.gen, a.genmed, a.gensmall {
display:inline !important;
}
Re: How do I get sub levels on the forum
thank you very much it is working
I also have another problem, my sign in button are missing when I come as a new menber on my page, I have the picture in the management, so why dos it not come up, at my front page ?
I also have another problem, my sign in button are missing when I come as a new menber on my page, I have the picture in the management, so why dos it not come up, at my front page ?
Re: How do I get sub levels on the forum
Are you talking about the login button? If you are, I see them.
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.
Re: How do I get sub levels on the forum
No I am talking about the "sign in" button, it is missing, it is a button so you can be a menber of the page
Last edited by Charlotte Falster on January 24th 2016, 9:25 pm; edited 1 time in total
Re: How do I get sub levels on the forum
I locate the issue. You have this in your CSS stylesheet. You need to remove it.
- Code:
.mainmenu[href="/register"] {
display: none;
}
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.
Re: How do I get sub levels on the forum
You're welcome.
Topic solved and archived
Topic solved and archived
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.
Similar topics
» [Tutorial] Reputation Levels
» Threads are visible only for registered users (not visible for guest)
» Welcome To The-EN!
» Sub-levels (subform) - how to put the word in front of the sub level links?
» My forum has a html page but whats the forum index address i know what it usually is but stopped not working help?
» Threads are visible only for registered users (not visible for guest)
» Welcome To The-EN!
» Sub-levels (subform) - how to put the word in front of the sub level links?
» My forum has a html page but whats the forum index address i know what it usually is but stopped not working help?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum