SumDaii
Member
Posted 2 years ago #
Hello again,
How do I add an image to my sidebar for my website:
http://www.TouchAholics.com
I want developers to give me images which I can put in my sidebar (possibly GIFs) and make them links, so when viewers click on the image it takes them to the developer's app/page.
Thanks,
[signature moderated Please read the Forum Rules]
Use a Text widget and put something like this in that widget:
<a href="http://www.developersite.com" title="Developer Joe"><img src="http://yourdomain.com/pathtoimage/imagehere.png" alt="Developer Joe is here!" title="Joe the title" /></a>
Related:
http://www.w3schools.com/TAGS/att_img_src.asp
yep...I use the text widget, I also use Ad-minister to control rotating ads in my header (Note-the plugin works for me, but has not been updated recently)
http://wordpress.org/extend/plugins/ad-minister/
SumDaii
Member
Posted 2 years ago #
Thanks Guys!
It worked, and I now have an image on my site for advertising, thanks a lot, appreciated.
[signature moderated Please read the Forum Rules]