I'm trying to create a hover effect on the c_11.jpg on my forum. What I've done so far:
- created a ch_11.jpg with the desired effect
- added the following in the Additional CSS Definitions: .nav_middle_pic a:hover { background:url(/designs/cyborg-dark/ch_11.jpg); } right after the .nav_middle_pic definition already there (copied from the button hover effect and edited that)
My problem now is that only about half of the pic shows at the bottom of the original pic (see attachments). What do I need to adjust in the CSS Definitions to make te full effect show in the right place? Thanks for your help.