singapore: the smallest big galery
home » forum » Templates » alt and title tags in template

You are not logged in.

#1 2008-12-01 18:24:46

PrimaFoto
Moderator

alt and title tags in template

I am currently working on a new template based on the 'Rounded' theme (http://sgal-lab.primaveraphoto.com/view … te=rounded).

My question to all you PHP and SGAL goroos is, what controls the 'alt' tags and 'title' tags in the template files.

I am looking at eliminating the 'alt' tags and just using the title tags for my new theme.

Thanks.
PP


A Junior Scientist of the SGAL - Lab
http://sgal-lab.primaveraphoto.com

Offline

 

#2 2008-12-02 01:15:01

DC
Administrator

Re: alt and title tags in template

Ok try this, open up the file includes/image.class.php
and look for the alt tags in the file then just delete them ...

That should get you where you need to be with your progect.

DC


To code or not to code that is the question?

Did my response help you out? Consider donating by buying me a slice, Whats this? Read More!
http://www.clickcraft.net/slice.php

Offline

 

#3 2008-12-02 06:12:16

PrimaFoto
Moderator

Re: alt and title tags in template

Yes DC you are correct, I changed the 'alt' tag to a 'title' on lines 193 and 210.

PP


A Junior Scientist of the SGAL - Lab
http://sgal-lab.primaveraphoto.com

Offline