Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-04-2011, 06:54 PM   PM User | #1
Guru101011
New Coder

 
Join Date: Aug 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Guru101011 is an unknown quantity at this point
CSs backgrounding problem

Why is this not working?

jsfiddle.net/797ww/2/

There are 3 icons facebook, linkedin, twitter. Linkedin and twitter show perfectly even with hover, However, with the facebook one, the default isnt showing only if you hover over the text FACEBOOK. then it shows the hover
Guru101011 is offline   Reply With Quote
Old 09-04-2011, 11:49 PM   PM User | #2
chaule
New Coder

 
Join Date: Aug 2011
Posts: 23
Thanks: 0
Thanked 2 Times in 2 Posts
chaule is an unknown quantity at this point
Hi,

See the second row of your styling here:
Code:
#topnavi{ width:1048px;height:100px; margin:0px auto; padding:14px 0px;}
    `
#topnavi .btn1 a{float:left; width:64px; height:67px; display:block; background-image:url(http://www.jagmit.co.uk/wp-content/themes/jag/images/social/facebook.png); background-repeat:no-repeat; text-indent:-9999px; outline:none; margin:0px 40px 0px 0px;}
There's a little apostrophe typo thing there, remove it and it should work.
chaule is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 09:04 PM.


Advertisement
Log in to turn off these ads.