Hiding the image toolbar.

Sara

Joined: 2002-08-28
Posts: 11
Posted: Wed, 2002-09-04 11:59

Hi,

On the gallery and album pages I have put <!-- BBCode Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font class="pn-sub">Code:</font><HR></TD></TR><TR><TD><FONT class="pn-sub"><PRE> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> </TD></TR></TABLE><!-- BBCode End --> inside the head, but where do I put it for the full size picture?

Thanks!

 
Gaile

Joined: 2002-07-20
Posts: 1301
Posted: Wed, 2002-09-04 15:37

Hi Sara

Look in view_photo.php - midway down the page is the code that inserts the title - you can put meta tags under that and a doctype (if you are so inclined), above it!

HTH!

 
Sara

Joined: 2002-08-28
Posts: 11
Posted: Sat, 2002-09-07 00:53

Thankie yet again, Gaile! :smile: