Hi, just looking for a little help here:
I put a link in a text widget……and then in my css file i called out a background image to display from a sprite that i had created. I also included the position attribute in my css for this widget so the proper image is displayed. The problem I’m having is that because i only put a link in my text widget…the image is not clickable. Anyone know a way around this?
In the text widget, if I put in both the link and and img attribute…..then it no longer responds to my background-position attribute in my css file?
Any suggestions