I’m trying to give my search bar a background, using css. But chrome keeps giving the error “invalid property value”. Which is weird because my navigation bar is the exact same code but doesn’t give the error?
http://ispiked.net/tests/
I’m trying to give my search bar a background, using css. But chrome keeps
Share
This is because you’ve also specified “no-repeat” along with your background image. Alter your code to: