adamchen1987
Member
Posted 5 months ago #
Hello, everyone:
Wonder when set up a css rollover image, how to set the background-image correctly?
For example, if the image url is :
http://testsite.com/trail1/wp-content/uploads/2011/12/Tabs-trial-v_03.png
then, what should I write down in the CSS for my rollover's background:
background-image: url(yaprak_bw_color.png);
Urgent help needed plz!!!!!!!
This is not WordPress specific. Try asking on a general CSS forum.
adamchen1987
Member
Posted 5 months ago #
k....but its pretty simple question for all the wordpress pros I suppose? Could take more than ...2 min?
sigh....
bheadrick
Member
Posted 5 months ago #
you should reference the image with the full path and not just the filename, if that's what you're asking.