Active
Project:
Social media
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2013 at 19:13 UTC
Updated:
14 Jul 2015 at 14:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #0.0
2c commented.
Comment #1
jbenjamin commentedI know this is an old issue but for anyone looking, here's a workaround
1 - modify your icons to behave like sprites: create your hover state and then either double the height or width of your image and place the hover state beside the original
2- modify your css to take advantage of the sprite - this example uses the horizontal widget layout, so adjust as necessary.
that's it. you should now have a working rollover effect.