vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   image as index (https://vborg.vbsupport.ru/showthread.php?t=66647)

Battle_Ring 06-28-2004 07:15 PM

image as index
 
i have an image i want on my main site

www.hip-hop-streetz.com

and when you go there you see the image and you can click it and it links to the forum

hwo would i do that

Battle_Ring 06-28-2004 08:58 PM

please someone help

Zachery 06-28-2004 09:12 PM

just some html...

Battle_Ring 06-28-2004 09:18 PM

coudl you tell me how to do it what i have to put

Battle_Ring 06-29-2004 01:50 AM

peopel are very helpful on here i tell ya

Zachery --- just some html

i know that but what html and where do i put it

whats the codign i need

filburt1 06-29-2004 02:18 AM

Acting sarcastic towards those who render at least some help is not likely to yield future help. Please be more respectful in the future.

Zachery 06-29-2004 02:22 AM

HTML Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
        <title>My Website</title>
</head>
<body>
<img src="link to image" alt="my website" />
</body>
</html>


RapCheck 06-29-2004 03:05 AM

I dont think it can get anymore basic haha

no offense or anything I just found it funny

Battle_Ring 06-29-2004 02:36 PM

that just puts the image there hwo do i get it to link to my forum when clicked

And Thansk for the help

Zachery 06-29-2004 02:54 PM

If your running vBulletin and dont know basic html its time to go learn some :p

www.w3schools.org/xhtml

HTML Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
        <title>My Website</title>
</head>
<body>
<a href="LINK TO MY SITE" ><img src="link to image" alt="my website" /></a>
</body>
</html>



All times are GMT. The time now is 06:08 PM.

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.02647 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete