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 Error

3 posters

Go down

Solved CSS Error

Post by Ze0 February 16th 2015, 7:48 pm

Hello.I tried to delete some thing from my CSS but then an error detected with { and } and i know that something is missing but i can;t fix it.I will show you my CSS so you can help me :

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[href="/g1-group"] { background:url('https://i.servimg.com/u/f58/15/62/32/35/backro12.gif')!important; }
 }

The problem is this:

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.


Thank you for your help Smile
avatar
Ze0
Forumember

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

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS Error

Post by Ikerepc February 16th 2015, 7:58 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[href="/g1-group"] { background:url('http://i58.servimg.com/u/f58/15/62/32/35/backro12.gif')!important; }
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Solved Re: CSS Error

Post by Ze0 February 16th 2015, 8:06 pm

All great,thank you Smile
avatar
Ze0
Forumember

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

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS Error

Post by Ikerepc February 16th 2015, 8:11 pm

Your welcome Smile
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Solved Re: CSS Error

Post by _Twisted_Mods_ February 17th 2015, 3:57 am

@Ze0 has this issue been solved?
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: CSS Error

Post by Ze0 February 20th 2015, 1:30 pm

Topic Solved Very Happy
avatar
Ze0
Forumember

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

http://oneeternitygaming.forumgreek.com

Back to top Go down

Solved Re: CSS Error

Post by _Twisted_Mods_ February 20th 2015, 1:35 pm

Topic solved and archived
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Back to top

- Similar topics

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