vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Make site name in the footer as a link (https://vborg.vbsupport.ru/showthread.php?t=70300)

kgp43 10-07-2004 12:57 PM

Make site name in the footer as a link
 
Hey,

I know how to add a link in the footer. But is it possible to edit the site name in the footer, so it will be a link to the frontpage instead of plain text?

Logikos 10-07-2004 01:04 PM

you could add it manually.

HTML Code:

<a href="http://www.yoursite.com">Your Name</a>

Dean C 10-07-2004 02:22 PM

Questions about modifying vBulletin's default behaviour and asking about modifications in general, should be posted in General vBulletin Questions. Please read the forum descriptions more carefully in future. I've moved your thread there for you :)

Thanks,
- Dean

kgp43 10-07-2004 06:35 PM

Dean C; Thanks.

Live Wire; I would like the text in the bottom (my Forum name) to be a link to my frontpage, is this possible? I already added a link as you typed, but it just look weird :P

Logikos 10-07-2004 07:30 PM

So then the above will work, just change the link and the name. Unless i'm not understanding what you want to do. Screenshot maybe?

kgp43 10-08-2004 07:13 AM

okay, I will try explain

in the bottom of my forum (www.perfumeindex.com/forums) you can see this:

Powered by: vBulletin Version 3.0.3
Copyright ?2000 - 2004, Jelsoft Enterprises Ltd.
PerfumeIndex.com

I would like to make my site name as a link (PerfumeIndex.com). Is it just plain text the way it is now

Natch 10-08-2004 10:21 AM

Then you replace the code
Code:

PerfumeIndex.com
with the code
Code:

<a href="http://www.perfumeindex.com/">PerfumeIndex.com</a>

kgp43 10-15-2004 09:16 PM

perfect :)
Thanks for the help.

Logikos 10-16-2004 02:22 AM

Quote:

Originally Posted by Live Wire
you could add it manually.

HTML Code:

<a href="http://www.yoursite.com">Your Name</a>

Isn't that the same thing? ^^


All times are GMT. The time now is 08:32 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.01074 seconds
  • Memory Usage 1,727KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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