Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Looking to create a page to idenfity a certian picture. Reply To: Looking to create a page to idenfity a certian picture.

#146083
chrisburton
Participant

First, when you click on a category you need to add a class (i.e. hide) to the other images (using jQuery) and with that class, set it to this in CSS:

.hide {display: none;}