category bar not showing
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
category bar not showing
Technical Details
Forum version : #phpBB3Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
Forum link : ( link is hidden, you must reply to see )
Description of problem
hello, i'm having a little problem, i changed my category bar to a custom design which i've made but it won't show up/change on my forum for some reason.. and I have no idea why
i changed it to:

but it's still showing the old one:

Last edited by Shibby on August 27th 2015, 2:15 pm; edited 1 time in total
Shibby- New Member
- Posts : 6
Reputation : 1
Language : English
Re: category bar not showing
Add this to your existing CSS:
- Code:
ul.topiclist {
background-image: url("http://i.imgur.com/tpZsK9U.png") !important;
}
ul.forums {
background-image: none !important;
}
Re: category bar not showing
Thanks for the Code, sadly I can't submit it to my CSS-Sheet due to an Error:
Error
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code.
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code.
is there a way to fix it? I'm not totally familiar with CSS, so i don't know how to fix it myself 

Shibby- New Member
- Posts : 6
Reputation : 1
Language : English
Re: category bar not showing
Well, the CSS code generally goes like this:
So as you can see, each 'code block' has two of these brackets, an opening bracket '{' and a closing bracket '}'. And as you can figure out, they come in pairs.
So you have one too many or too few of these. Go through the CSS and fix it. If you're still stuck, paste the entire CSS here and we'll fix it for you
- Code:
stuff {
more stuff;
more stuff;
more stuff;
}
So as you can see, each 'code block' has two of these brackets, an opening bracket '{' and a closing bracket '}'. And as you can figure out, they come in pairs.
So you have one too many or too few of these. Go through the CSS and fix it. If you're still stuck, paste the entire CSS here and we'll fix it for you

Re: category bar not showing
got it, thank you very much Klemen!! 

Shibby- New Member
- Posts : 6
Reputation : 1
Language : English
Re: category bar not showing
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.

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