Hello,
I want to place an image in the sidebar linking it to a url and should open in a new window not the current one. How can i do that, what's the codes and stuff for linking the image from my folder and the link to the site with the option of opening in a new window?
You can check out the link here: http://www.inspiringyoungpeople.co.uk
Thanks in advance!
What_A_Legend
Member
Posted 4 years ago #
You can do this by adding the text widget to the sidebar and just entering standard HTML.
If you do not know the HTML look it up on W3 schools.
nerdanita
Member
Posted 4 years ago #
If it's an image for a particular theme, you can include de html into the sidebar.php file in the theme directory.
oh simples! :) Thank you for your responses!