View Full Version : Open in New Browser Window
pauli
11-14-2005, 04:37 PM
I have added a photo gallery and have been trying to find out how to get it to open in a new browser window. I have not had any luck in finding out how to do this... hopefully someone here can help with this.
Thanks...
Zachariah
11-14-2005, 04:45 PM
I have added a photo gallery and have been trying to find out how to get it to open in a new browser window. I have not had any luck in finding out how to do this... hopefully someone here can help with this.
Thanks...
Find in your code the link to your image.
Add the Red:
<a target="_blank" href="http://www.site.com">Link</a>
pauli
11-14-2005, 04:53 PM
Find in your code the link to your image.
Add the Red:
<a target="_blank" href="http://www.site.com">Link</a>
Thank you so much for the help.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.