Hi everyone, I need help from the expert coders in this forum. I need to add a image button with a link on my blog dowgold.net. On the home page (top-right) there is a link that reads: "Subscribe to our newsletter". I would like to change this for an image button. What would be the php code to do this. Your help is greatly appreciated.
All you need to do is edit the code for that line (which will look like <a href="feedurl">Subscribe to our newsletter</a> ) and replace the words with <img src="imgurl" /> Replacing imgurl with the image's url