Tagged: x Author Posts April 28, 2016 at 12:11 am #903534 jsjmccrackenParticipant Hello, On http://www.tablerockkennels.com/ I’m trying to get the logo changed to TRKlogo23.png when the mouse hovers over the logo. This is what I have: .x-brand.img:hover { background: URL(http://www.tablerockkennels.com/wp-content/uploads/2016/04/TRKlogo23.png) no-repeat; } I’ve been messing around with it for a while now. What am I missing? Thank you! Jacob April 28, 2016 at 11:17 am #904325 JoaoModerator Hi There, Please use the following code. Make sure both of your imgs are the same size. http://173.193.60.90/~xthemetest/wp-content/uploads/2016/04/LABWD.png .x-brand:hover img{ content: url(http://pathtoyourimage.com/image.png); } Hope that helps Thanks Joao April 28, 2016 at 11:31 am #904354 jsjmccrackenParticipant This is great! Thank you! April 28, 2016 at 11:04 pm #905145 John EzraMember You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-903534 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In