Add an iconed button link code
-
Hello!
I’m becoming mad trying to add some link buttons in my worpress website:Under the image, there are four small images, that should be links, but they are not clickable.
This is the code I used in my home.php:<div style="position: absolute; left: 880px; bottom: 120px;"> <a href="feed://feeds.feedburner.com/francescogolaphotography"><img src="https://francescogola.net/Immagini/rss.png" /></a> <a href="https://www.facebook.com/francescogolaphotography"><img src="https://francescogola.net/Immagini/facebook.png" /></a> <a href="https://www.twitter.com/chiotas"><img src="https://francescogola.net/Immagini/twitter.png" /></a> <a href="https://plus.google.com/114288572990229558524"><img src="https://francescogola.net/Immagini/google.png" /></a> </div>
Can someone help me to understand where is the error?
Thank you!Francesco
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add an iconed button link code’ is closed to new replies.