vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I link..... (https://vborg.vbsupport.ru/showthread.php?t=73323)

haitifm8 12-26-2004 03:55 PM

How do I link.....
 
Hello All,

Is there a way to link a photo to an HTML address like:

<a href="http://www.microsoft.com/" target="_top" >Click For More</a>

If I can add this link to the photo, that'll be perfect. If I can add it to the name, that'll be OK too.

Can anyone tell me if it is doable. If yes, please tell me how.
Please note that i am a newbie.

Thanks in advance for your help.

haitifm8

Rick Sample 12-26-2004 04:11 PM

Hello, here is the code that I think you are looking for:

<a href="http://www.yourdomainaddress.com"><img src="http://www.yourdomainaddress.com/yourimagesname.jpg"></a>

then all you have to do is put your domains name and image name where it says in the above code. You may also need to change where it says .jpg to something else if you image isn't a .jpg image :)

Adrian Schneider 12-26-2004 05:20 PM

I think he means he wants the _top in there too.

Rick Sample 12-26-2004 05:47 PM

Quote:

Originally Posted by TheSpecialist
I think he means he wants the _top in there too.


hmmm...not sure what the_top means or if it does anything, but here it is with that in it:

<a href="http://www.yourdomainaddress.com" target="_top"><img src="http://www.yourdomainaddress.com/yourimagesname.jpg"></a>

Adrian Schneider 12-26-2004 07:05 PM

It just changes the target (if you have frames, or want it to open up in a new link, etc).

haitifm8 12-28-2004 01:08 AM

Hello All,

Thanks for your help but my problem has not been solved yet. Let me tell you more about what i want to achieve:
My forum is vbulletin3 integrated with photopost(latest version).
I want to be able to post a photo either in VB or PP and insert a link either on the photo or its name. I want the inserted link to direct the viewer to a commercial.

Thanks in advance for your help.

haitifm8


All times are GMT. The time now is 04:20 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.01136 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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