CSS code problem
4 posters
Page 1 of 1
CSS code problem
Hello forumotion!
I do not know if it's in right category so sorry if it's in wrong section. Please move it if it's wrong.
Anyway, i have installed a new theme on my forum and when i went to CSS to put some scripts like reputation bar e.t.c it doesn't work.
Also, it gives errors saying that
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.
How can i fix it? I have spent so many hours but couldn't find the error... I am sorry but i am not that much in programming but on animation, photoshop e.t.c
Here is if it helps.
http://www49.zippyshare.com/v/X3yLDRkR/file.html
I couldn't post it here because it says that it's too big.
Also i have followed the tutorial for changing the reputation bar and it didn't work. How can i fix it? I have followed about the multiple ranks and it worked.
Finally, i have this problem too. I have put two ranks but it just doesn't display it correctly. However, on topics it does. Only in profile.
My forum's version is phbb3
Please help...
Thank you very much.
I do not know if it's in right category so sorry if it's in wrong section. Please move it if it's wrong.
Anyway, i have installed a new theme on my forum and when i went to CSS to put some scripts like reputation bar e.t.c it doesn't work.
Also, it gives errors saying that
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.
How can i fix it? I have spent so many hours but couldn't find the error... I am sorry but i am not that much in programming but on animation, photoshop e.t.c
Here is if it helps.
http://www49.zippyshare.com/v/X3yLDRkR/file.html
I couldn't post it here because it says that it's too big.
Also i have followed the tutorial for changing the reputation bar and it didn't work. How can i fix it? I have followed about the multiple ranks and it worked.
Finally, i have this problem too. I have put two ranks but it just doesn't display it correctly. However, on topics it does. Only in profile.
My forum's version is phbb3
Please help...
Thank you very much.
Last edited by Lightening on January 17th 2015, 12:18 pm; edited 2 times in total
Re: CSS code problem
Maybe you forgot one {} or : or ; tags...
Please post your css so I can check it if you want... Put that in spoiler if it is too long
And please give me test account (with no admin or mod permissions) to check css because I can't access to forum if I'm not logged in.
Please post your css so I can check it if you want... Put that in spoiler if it is too long
And please give me test account (with no admin or mod permissions) to check css because I can't access to forum if I'm not logged in.
Re: CSS code problem
I have posted this file on zippy for CSS.
http://www49.zippyshare.com/v/X3yLDRkR/file.html
Like i said, i don't know. It's not my CSS and it was together when i chose a theme.
http://www49.zippyshare.com/v/X3yLDRkR/file.html
Like i said, i don't know. It's not my CSS and it was together when i chose a theme.
Re: CSS code problem
Find
And replace with:
- Code:
#wrap div#page-footer,#wrap div#page-footer ul.linklist {
display: none;
}
}
And replace with:
- Code:
#wrap div#page-footer,#wrap div#page-footer ul.linklist {
display: none;
}
Re: CSS code problem
It didn't work. Still shows errors.Zyon wrote:Find
- Code:
#wrap div#page-footer,#wrap div#page-footer ul.linklist {
display: none;
}
}
And replace with:
- Code:
#wrap div#page-footer,#wrap div#page-footer ul.linklist {
display: none;
}
Re: CSS code problem
At the end replace this:
With this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px* {
ma
}
With this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px;
}
Re: CSS code problem
It worked. So the problem was that { and ma?.. I don't understand why the makers of themes make wrong CSS..Zyon wrote:At the end replace this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px* {
ma
}
With this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px;
}
Anyway, thank you.
Any other fixes for the reputation bar and rank?
Re: CSS code problem
Lightening wrote:It worked. So the problem was that { and ma?.. I don't understand why the makers of themes make wrong CSS..Zyon wrote:At the end replace this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px* {
ma
}
With this:
- Code:
.attachbox dl.file {
border-top: 1px solid #131313;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin-bottom:10px;
}
Anyway, thank you.
Any other fixes for the reputation bar and rank?
Yes, that was all.
Please give me test acc so I can check it out.
Re: CSS code problem
Have you account for testing? can you give me username and pass for test acc, so I can check it.
Don't use your password, and change password when I finish.
Also, don't give administration rights or mod rights. I will not do nothing but for you to be safe
Don't use your password, and change password when I finish.
Also, don't give administration rights or mod rights. I will not do nothing but for you to be safe
Re: CSS code problem
I sent you pm.Zyon wrote:Have you account for testing? can you give me username and pass for test acc, so I can check it.
Don't use your password, and change password when I finish.
Also, don't give administration rights or mod rights. I will not do nothing but for you to be safe
So not help at all.. Anyway this post is solved for the CSS.
Re: CSS code problem
@Lightening
Is your problem now solved ?
Is your problem now solved ?
Note: If your problem is not solved please Do not change your icon to solved unless your 100% sure it is.
Re: CSS code problem
APE wrote:@Lightening
Is your problem now solved ?Note: If your problem is not solved please Do not change your icon to solved unless your 100% sure it is.
Not exactly solved but you can lock it..
Re: CSS code problem
Problem with css is solved as I know, and for this for ranks is opened new topic.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum