Quote:
Originally Posted by pauli
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:
Code:
<a target="_blank" href="http://www.site.com">Link</a>