Open image link in new tab
-
Hi,
I have a couple of images in my sidebar which link to different sites. How do I get them to open in a new tab instead of same page?
Can someone help please?The blog I need help with is: (visible only to logged in users)
-
Instead of this:
<a href="URL HERE">ANCHOR TEXT HERE</a>you type:
<a href="URL HERE" target="_blank">ANCHOR TEXT HERE</a> -
Thanks timethief, but where do I type it in?
Sorry, just learning all this stuff.Cheers
-
You have used Image widgets for your linking images. Those can’t be made to open in a new window or tab. You need Text widgets instead – that’s where you paste codes such the ones timethief suggested. See here:
-
Hi panaghiotisadam,
Thank you for your reply. My text links work fine opening in new tabs, but if the images cannot do that, well I guess thats just the way it will have to be.Cheers.
-
Sorry if I wasn’t clear: image links cannot open in new tabs if you use image widgets, but they can if you use text widgets instead.
- The topic ‘Open image link in new tab’ is closed to new replies.