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 01-25-2012, 08:23 PM   PM User | #1
laketrout
New Coder

 
Join Date: Dec 2011
Location: New Hampshire, USA
Posts: 10
Thanks: 3
Thanked 0 Times in 0 Posts
laketrout is an unknown quantity at this point
Possible syntax error on multiple background?

Hi Folks,

I feel silly asking this, I have dealt with plenty of multiple background (some MUCH more intricate than this), however I've been up all night and just have tired eyes. I hope someone can quickly spot what's wrong with this class that isn't allowing a hover: state:

Code:
.review_header:hover {
    background: #8eb4f9 url("../img/someImage.svg") no-repeat scroll 3px -5px transparent;
    text-decoration: none;
}
I can't see what I'm doing (or see straight at this point)...it's not even a stepped RGBA or anything, any help appreciated!

Thank you!
laketrout is offline   Reply With Quote
Old 01-25-2012, 09:07 PM   PM User | #2
melloorr
Regular Coder

 
Join Date: Dec 2011
Location: NW England
Posts: 194
Thanks: 8
Thanked 15 Times in 15 Posts
melloorr is an unknown quantity at this point
Get rid of transparent
melloorr is offline   Reply With Quote
Users who have thanked melloorr for this post:
laketrout (01-26-2012)
Reply

Bookmarks

Tags
css, hover, multiple backgrounds, syntax

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 12:08 AM.


Advertisement
Log in to turn off these ads.