Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Crazy A Href + Images CSS:hover problem
Old 04-06-2007, 03:44 PM Crazy A Href + Images CSS:hover problem
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
Hi there, I am having some trouble with my site's linked images. When you hover, a white thing comes on the bottom.

I set it up to change background color on :hover for all of my links, but now I just want it off of my images. I tried tons of CSS selectors and couldn't find one that worked.

Here's my site:
http://www.carterdea.com/portfolio
__________________

Please login or register to view this content. Registration is FREE
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
 
Register now for full access!
Old 04-06-2007, 04:21 PM Re: Crazy A Href + Images CSS:hover problem
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
It's your a:hover that's doing it. I changed it to this:
a:hover{
padding:3px 1px;
margin:0 -1px;
color:#000;
background:transparent;

}
No more white box popping out. If you want hovered menus to have a white background, use specificity to target ONLY those links.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Crazy A Href + Images CSS:hover problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.57472 seconds with 12 queries