View Single Post
  #5 (permalink)  
Old 07-10-2009, 05:52 PM
Infopro's Avatar
Infopro Infopro is offline
Forum Moderator
 
Join Date: May 2003
Location: Pennsylvania
Posts: 3,498
Infopro is on a distinguished road
Lightbulb

Well I'm not sure I'm any help at all. Your host should be able to assist with something like this easy enough, if they made it though.

No clue who makes that gallery, it does have code in it from dynamicdrivedotcom and this small bit that gives us a hint; (InstanceBegin template="/Templates/default5.dwt") assuming URL="http://www.fileinfo.com/extension/dwt"].dwt[/URL] means dreamweaver template. Adobe - Dreamweaver Developer Center

The gallery already has alt tags in place. On the main page there are alt texts, but it's just pulling the image name. When you click an image for popup the alt tag is there still, but empty. So, when they say this:
Quote:
I am told by Heritage there is no way to put ALT Attributes on my images.
someone's not giving it to you straight.

IMO, if they can have it call an image name for the alt text on the main page, they could at least, add the same code to the popup page to pull the image name in the alt tag there as well.

Anyway, had a few minutes to kill. Sorry can't help more than that

This isn't a cPanel issue though, you'd need to speak to your gallery coder or host about this for help. Or, find a more robust gallery to use from somewhere else that you'll have full control over.
Reply With Quote