Prevent Clicking of Portfolio Images

Hello, 

I would just like some help with creating the code to prevent a viewer from clicking on the portfolio image. 

I would like the user to not have the option to click on the picture and end up on this page: http://cgsphotography.ca/portfolio/fractals-2/fractals-set-2-30/

In the past I was adding the following code to each individual portfolio item, but that doesn't seem to work anymore. 

<a href="page.html" onclick="return
false" > <page link</a>


Is there a global setting or custom css change that can be made to address this situation? 


Thanks! 

Comments

Sign In or Register to comment.