CSS coding problem
3 posters
Page 1 of 1
CSS coding problem
Hello!!I was trying to remove a code and put another one but i think i make a mess in my CSS because i don't know anything from coding.Anyway i submited my code and this thing is appearing all the time after i click on submit.
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.
Is there any way to fix it??
I am sorry if my english is not good and Thank you for your help!!
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.
Is there any way to fix it??
I am sorry if my english is not good and Thank you for your help!!
Re: CSS coding problem
Yes { or } is missing somewhere can you post your CSS and i can see where the error is?
Re: CSS coding problem
a:hover{
text-decoration: none !important;
text-shadow: 0 0 0.9em white, 0 0 0.9em white, 0 0 0.9em white;
}
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}
a:hover{text-decoration: none !important;}
a {text-decoration: none !important;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
}
a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
}
a span[style="color:#BD0707] strong {
background:url(https://2img.net/i/fa/empty.gif) no-repeat;
padding-left:**px;
}
a[href="/g1-group"] {
text-shadow: 0px 0px 11px #BD0707
}
a[href="/u1"] strong {
background: url("Your_Icon") no-repeat scroll 0 0%;
padding-left: 19px;
}
body.chatbox { background:#000 !important }
a[href="/g1-group"] {
background: url("https://i.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
text-decoration: none !important;
text-shadow: 0 0 0.9em white, 0 0 0.9em white, 0 0 0.9em white;
}
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}
a:hover{text-decoration: none !important;}
a {text-decoration: none !important;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
}
a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
}
a span[style="color:#BD0707] strong {
background:url(https://2img.net/i/fa/empty.gif) no-repeat;
padding-left:**px;
}
a[href="/g1-group"] {
text-shadow: 0px 0px 11px #BD0707
}
a[href="/u1"] strong {
background: url("Your_Icon") no-repeat scroll 0 0%;
padding-left: 19px;
}
body.chatbox { background:#000 !important }
a[href="/g1-group"] {
background: url("https://i.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
Re: CSS coding problem
- Code:
a:hover{
text-decoration: none !important;
text-shadow: 0 0 0.9em white, 0 0 0.9em white, 0 0 0.9em white;
}
body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}
a:hover{text-decoration: none !important;}
a {text-decoration: none !important;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a.mainmenu{
filter:alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
}
a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a span[style="color:#BD0707] strong {
background:url(http://2img.net/i/fa/empty.gif) no-repeat;
padding-left:**px;
}
a[href="/g1-group"] {
text-shadow: 0px 0px 11px #BD0707
}
a[href="/u1"] strong {
background: url("Your_Icon") no-repeat scroll 0 0%;
padding-left: 19px;
}
body.chatbox { background:#000 !important }
a[href="/g1-group"] {
background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}
All fixed had one extra } in there @Ze0
Re: CSS coding problem
Ze0 wrote:so i deleted them all and copy paste your one??
@Ze0 replace the code you gave me with the modified code i replied with that section of code has been fixed.
Similar topics
» How to fix this coding problem
» Signature Coding problem.
» Coding problem
» having problem with embed coding
» problem with coding or settings
» Signature Coding problem.
» Coding problem
» having problem with embed coding
» problem with coding or settings
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum