PDA

View Full Version : Where Do I Find The Graphics Code So That I Can Name Them


brycea
09-29-2012, 03:30 PM
<a href="http://www.healthcommunity.co" target="_blank">HealthCommunity.co</a>

Where do I find the file(s) that call up the graphics in forums. I believe that most would be for navigation.

Lynne
09-29-2012, 04:21 PM
I'm not sure what you mean. If you use a tool like firebug (for firefox) then you can see where each graphic is located.

brycea
09-29-2012, 05:09 PM
SEO SUGGESTIONS SEVERITY ERROR COUNT PAGES
The <img> tag does not have an ALT attribute defined. Low 374 2 pages


I think of this as a priority, next in line, creating sprites (http://www.spritebox.net/). Didn't have luck utilizing MOD.

Thank you so much for your support, couldn't do it without you.

Bryce

JacquiiDesigns
09-30-2012, 08:48 PM
There's no specific setting or modification that will allow you to use alt tags in all images. You'd have to do so manually or run a query of some sort I'd think. It would not be the easiest of tasks I'd think as well. But image alt tag would look like so:

<img src="imagename.gif" alt="Image Description">

brycea
10-01-2012, 01:14 AM
now, i need to find out how to find the code that is calling up these images.