Welcome, Guest. Please Login or Register.
August 16, 2025, 02:43:52 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Question re Hyperlink « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Question re Hyperlink  (Read 425 times)
bassett777
Noobie
*
Posts: 5


Question re Hyperlink
« on: January 17, 2003, 09:09:23 PM »
Reply with quote

I am new to Yabb and wonder if anyone can answer the following.

Is it possible to create a hyperlink on the opening page, pointing back to a web site of the organistation running the board?
« Last Edit: January 17, 2003, 09:09:52 PM by bassett777 » Logged
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Question re Hyperlink
« Reply #1 on: January 17, 2003, 09:25:45 PM »
Reply with quote

You can add whatever you like to your template so long as you don't remove the bits that make the board work.
Logged

bassett777
Noobie
*
Posts: 5


Re:Question re Hyperlink
« Reply #2 on: January 18, 2003, 06:28:05 PM »
Reply with quote

Peter,

Perhaps the question should be how? As I am completly new to Yab and it workings.
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Question re Hyperlink
« Reply #3 on: January 18, 2003, 06:44:33 PM »
Reply with quote

What some people have done is right before <yabb menu> added a link back to their site.  Either with a graphic they made or with text.
Logged

Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Question re Hyperlink
« Reply #4 on: January 18, 2003, 11:44:30 PM »
Reply with quote

Quote from: bassett777 on January 18, 2003, 06:28:05 PMPeter,

Perhaps the question should be how? As I am completly new to Yab and it workings.

If that means what I think it does, you need something like:

<a href="http://www.mysite.com/">Home</a>
<!-- absolute path to home page if your site is called mysite.com -->
or

<a href="./">Home</a>
<!-- relative path to index page of current directory -->
or

<a href="../">Home</a>
<!-- relative path to index page of next directory up -->
or replace 'Home' in any of these with:

<img src="myimage" width="width" height="height" border="0" alt="Home" />
Where myimage is the path to your image (eg images/home.gif) and width and height are the image width and height respectively in pixels.

If your home page is called anything except index or default, the link will also need to include the file name (eg http://www.mysite.com/myhomepage.html).

Hope that's not either too complicated or too explicit (sorry if I've misread your revised question). David's advice about where to put it is still good advice, too! :)
Logged

Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Question re Hyperlink
« Reply #5 on: January 18, 2003, 11:57:31 PM »
Reply with quote

Quote from: Peter Duggan on January 18, 2003, 11:44:30 PMIf your home page is called anything except index or default, the link will also need to include the file name (eg http://www.mysite.com/myhomepage.html).

Believe it or not, YaBB's auto-linking feature has turned my hypothetical example into a hyperlink and it actually leads to a real page! Not my intention at all, and I wouldn't recommend following it up (curiosity killed the cat, eh?) because it's seriously spammy and full of pop-ups. Just be careful making up generic exemplar URLs! ::)
« Last Edit: January 18, 2003, 11:59:56 PM by Peter Duggan » Logged

irbrian
Sr. Member
****
Posts: 489


I create. Therefore I am.

brian@inverse-reality.com WWW
Re:Question re Hyperlink
« Reply #6 on: January 19, 2003, 02:05:03 AM »
Reply with quote

Quote from: Peter Duggan on January 18, 2003, 11:44:30 PMIf that means what I think it does,

Indeed -- editing template.php is not difficult, and can be done from your Admin Panel by clicking on "Edit My Forum Template", but one would do well to familiarize oneself with basic HTML first.
Logged

Imparting great wisdom daily to those who will mistake my words as such.
bassett777
Noobie
*
Posts: 5


Re:Question re Hyperlink
« Reply #7 on: January 19, 2003, 03:23:32 PM »
Reply with quote

Thanks to everyone for their help.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Question re Hyperlink « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.706 seconds with 21 queries.