Go Back   kirupaForum > Development > Client-Side (HTML, CSS, JavaScript)

Reply
 
Thread Tools Display Modes
Old 11-19-2009, 10:06 AM   #1
geestring
**** Hawk
creating styles for different a tags.

so im updating this wordpress blog for someone else, and I noticed that there is a style for all <a> tags giving the links a background-color: of blue.

ok that's fine. For the links that I don't want a blue rollover bg, I just give it its own id so

div#link a:hover{background-color:#FFFFFF}

but it still gives it a bg that matches the website background. It works in firefox, but IE when you rollover the white bg pushes everything below the link slightly.

Is there a way to say apply no background?
geestring is offline   Reply With Quote

Sponsored Links (Guests Only) - Register | Need Help?
 

Old 11-19-2009, 10:35 AM   #2
Swooter
Swooter - AS/JS/HTML/CSS
 
Swooter's Avatar
First of all, if you apply the same css on multiple elements it's more easy to use classes:

html: <div class="link">

css: div.link a:hover {}

And to remove the background:

background: none;

__________________

AS / JS / HTML / CSS / PHP
Swooter is online now   Reply With Quote
Old 11-19-2009, 10:36 AM   #3
Swooter
Swooter - AS/JS/HTML/CSS
 
Swooter's Avatar
Oh, and if you want to set the background-color then be sure to put it below the background: none; line

__________________

AS / JS / HTML / CSS / PHP
Swooter is online now   Reply With Quote
Old 11-19-2009, 05:27 PM   #4
geestring
**** Hawk
thank you. background:none; solved my problem.
geestring is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 03:47 PM.

SUPPORTERS:

kirupa.com's fast and reliable hosting provided by Media Temple. flash components
Creative web apps. Make your own free flash banners and photo slideshows.
Check out the great, high-quality flash extensions. Buy or sell stock flash, video, audio and fonts for as little as 50 cents at FlashDen.

Flash Transition Effects

Flash Effect Tutorials

Digicrafts Components
Flash effects. Art without coding. Upload, publish, deliver. Secure hosting for your professional or academic video, presentations & more. Screencast.com
Streamsolutions Content Delivery Networks Flipping Book - page flip flash component.
Flash-Gallery.com - Get your flash photo gallery (flash component or swf gallery Learn how to advertise on kirupa.com
 

cdn
content delivery network (cdn)

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Copyright 2010 - kirupa.com Copyright 2010 - kirupa.com