Ankur Kansagara asks:
I am using WordPress with hosting and I want to add mouse-over effect in header logo. Please suggest any plugin or anything with changes in CSS.
Browser: Chrome 24
System: Windows
Tagged: blog tips, coding tips, css, mouse-over, wordpress, wordpress blog, wordpress plugin
System: Windows
Tagged: blog tips, coding tips, css, mouse-over, wordpress, wordpress blog, wordpress plugin
4 Answers - Write an Answer
ha14
January 25, 2013IMG mouseover plugin for WordPress
http://terrychay.com/wordpress-plugins/img-mouseover
Achraf Almouloudi
January 26, 2013You may need a developer to do that. I don’t really think there would be a plugin for that.
I also feel the same
January 26, 2013Âdil Farôôq
January 26, 2013You might need a javascript or CSS expert for that purpose i think no such plugin is available for this purpose.
Muo TechGuy
January 28, 2013Learn jquery, you can throw that together in a few minutes. No plugin will exist to do that though, as its just too random. A better might be – why? Does it add anything to the user experience to have a mouse effect on the logo?
You could also do it fairly easily with the css :hover pseudo selector, if it was a simple case of switching out another background src for the image.