The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CSS coding problem

3 posters

Go down

Solved CSS coding problem

Post by Ze0 December 20th 2014, 8:52 pm

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!!
avatar
Ze0
Forumember

Posts : 38
Reputation : 1
Language : Ελληνικά

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS coding problem

Post by FrOsTyXi December 20th 2014, 9:14 pm

Yes { or } is missing somewhere can you post your CSS and i can see where the error is?
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: CSS coding problem

Post by Ze0 December 20th 2014, 9:19 pm

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");
}
avatar
Ze0
Forumember

Posts : 38
Reputation : 1
Language : Ελληνικά

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS coding problem

Post by FrOsTyXi December 20th 2014, 9:21 pm

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
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: CSS coding problem

Post by Ze0 December 20th 2014, 9:24 pm

so i deleted them all and copy paste your one??
avatar
Ze0
Forumember

Posts : 38
Reputation : 1
Language : Ελληνικά

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS coding problem

Post by FrOsTyXi December 20th 2014, 9:26 pm

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.
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: CSS coding problem

Post by Ze0 December 20th 2014, 9:36 pm

thank you for your help!!
solved Very Happy
avatar
Ze0
Forumember

Posts : 38
Reputation : 1
Language : Ελληνικά

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS coding problem

Post by FrOsTyXi December 20th 2014, 9:56 pm

Ze0 wrote:thank you for your help!!
solved Very Happy

No problem enjoy! @Ze0
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: CSS coding problem

Post by Ange Tuteur December 21st 2014, 12:27 am

Thanks for the help, FrOsTyXi.

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum