vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Where Do I Find The Graphics Code So That I Can Name Them (https://vborg.vbsupport.ru/showthread.php?t=288465)

brycea 09-29-2012 03:30 PM

Where Do I Find The Graphics Code So That I Can Name Them
 
<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. 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:

HTML Code:

<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.


All times are GMT. The time now is 03:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01229 seconds
  • Memory Usage 1,715KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete