Jump to content
xisto Community
Sign in to follow this  
Amezis

Css Problem

Recommended Posts

I have a big CSS problem to one of my sites (not the one hosted at Xisto):
http://www.dhost.info/globalrs/
Well, all links that doesn't have any specific class or ID, are totally weird when I click them. I don't know why. But I removed the CSS file, and then it worked, so it IS my CSS file.

If you could check out the links that are normal (no special hover effect), which can be found in most of the news, click on it, and you'll see the problem. If you know why the problem occurs, please tell me. By the way, the CSS file can be found here if you want to check:
http://dhost.info/content/view/104/

Share this post


Link to post
Share on other sites

Wow I found the problem... This is weird:

#newshover { font-size: 9pt; font-weight: bold; width: 100% }#newshover a:link, #newshover a:visited, a:active { text-decoration: none; display: block; width:100% }#newshover a:hover { text-decoration: none; color: #FFFFFF; background:#34579B }
When I removed this from the CSS file, everything worked normally. But I really want to get it back to the CSS file, since I need it...

Share this post


Link to post
Share on other sites

I can't believe it! ;) I am sooooooooooo stupid!

 

#newshover a:link, #newshover a:visited, a:active { text-decoration: none; display: block; width:100% }

I forgot to set #newshover before "a:visited"...

Any mod just close this thread.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.