i want modified my navigation, if my mouse over to a link, there is a background like this http://i99.photobucket.com/albums/l283/sikomenk/2-3.png . can you help me ?
color or image on navigation link
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
This looks like a relatively straight forward modification, whilst we can't spend ages doing this for you we can point you in the right direction.
It looks like the image (screenshot) has a background image on hover, you would need to modify the CSS to add this image upon hover, for example:
a:hover { background: url(my-image.jpg) no-repeat 0 0; }If you need to hire someone to help you do this, there's a topic on Theme Forest just for this: http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795
James
Posted 2 years ago #
Reply
You must log in to post.














