PDA

View Full Version : Don't want thumbnails


tphotoz
07-25-2008, 10:08 AM
In my browse page I have catagories set up but underneath the categories are thumbnails for ALL images.

How do I get rid of the thumbnails but still have the categories clickable.? I've done a search and cannot find what I need to know.

TIA.

dhdesign
07-25-2008, 03:33 PM
Look for the <THUMBNAILS> tag in your browse_template.html and remove it.

kevincrafts
07-25-2008, 08:58 PM
But if you remove the thumbnails tag you will never have the thumbnails show up when you click on categories - you can create a separate page that points to your browse page when you click on the categories if that categories tag is available on other pages - otherwise you would need to create an addon for it.

tphotoz
07-25-2008, 11:04 PM
Thanks for the replies. I made the image on my index page point to my newly created thumbnails page and now when I click a category it returns to the browse page and shows the correct thumbnails and not 'all'. So I am a happy being right now.

On with the show.