Quote:
Originally Posted by kayiro
I know that code cause i used it already on a link like that but as you can see, the link i use now is quiete long and i tried to paste the taget blank on different spots in the code but it doesnt work. Everytime i click the image it opens on the same page
|
So this doesn't work?
Code:
<a href="https://www.facebook.com/lowikvandevelden" target="_blank"><img src="http://www.rebelshouse.nl/preview/wp-content/uploads/2012/11/1354210663_facebook1.png" alt="" title="FB" width="32" height="32" class="alignleft size-full wp-image-154" /></a>
I just checked your page and clicked on the image links where you have the target attribute and it does indeed work. Are you sure you were clicking on the right ones? You didn't apply the target attribute to all of them.