vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   alt for images (https://vborg.vbsupport.ru/showthread.php?t=88859)

sphinx 04-05-2004 10:22 AM

alt for images
 
This I hope is in the correct forum it's been a while since I visited ;)
so here is my question,I am currently working on a new style for version 3 and am on my showthread templates and I can get rid of the writing etc for thread tools etc but can't figure out how if possible to add an alt,ie when you hover it tells you what the pic links to.
If someone would be so kind to let me know if this can be done and how I would appreciate it,I have added my line for thread tools if this is any help.


<a href="#goto_threadtools">$vbphrase</*>

Logikos 04-05-2004 07:39 PM

If its an image then do this
<a href="#goto_threadtools" alt="Something Here">$vbphrase</*>

If its a text link then do this
<a href="#goto_threadtools" title="Something Here">$vbphrase</*>

sphinx 04-06-2004 09:03 AM

thank you very much

Logikos 04-06-2004 09:04 AM

Not a problem


All times are GMT. The time now is 02:21 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.00962 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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