Please i need assistance on how to place a banner in wordpress.
Thanks
Please i need assistance on how to place a banner in wordpress.
Thanks
imho, a banner is simply a linked image;
general html code:
<a href="http://linkurl"><img src="http://urlofbannerimage" alt="" /></a>
details depend on where you want to add the banner, and on the theme you are currently using.
You must log in to post.