inserting a link

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Jay

inserting a link

Post by Jay »

Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

I want to insert a link back to my home page, how? and where does it go?Thanks this script is great! :?:
Jay

Got it..

Post by Jay »

I figured it out :D Had to just keep playing around, and put exactly what I needed into the page :!: Your scripts are awesome.. Jay :!:
Stuart Cato
Posts: 25
Joined: Thu Sep 15, 2005 9:24 pm

'Return to Home' message

Post by Stuart Cato »

I posted a similar query on Friday after seeing that in guestbook there is such a function but not in mboard. But somehow it doesn't seem to have come up. Essentially I would like to be able to have a return to my home page function in mboard. Jay seems to have cracked it, but I don't know where to start. Or can I copy something from the gbook script into mboard ?

Value help

stuart.cato@onetel.net
Guest

Post by Guest »

Like the link at the bottom of my forum?
http://www.tappout.co.uk/acton/forum/

Just put <a href="htp://www.yourwebsite.com">Website name</A> in your footer.txt file. :)
Stuart Cato
Posts: 25
Joined: Thu Sep 15, 2005 9:24 pm

Return to Home

Post by Stuart Cato »

Thank you "guest" - yes of course I can do that and will. I was thinking of a link in the top menu like in guestbook, but I guess it's not necessary

Stuart C
Guest 2

adding link

Post by Guest 2 »

Edit the PHP script to add the URL. I placed mine right above the New Topic Link:

<p><a href="http://mysite.com/home.htm"><b>mysite home</b></a></p>
<hr>
<p><a href="#new"><b>New topic</b></a></p>
Stuart Cato
Posts: 25
Joined: Thu Sep 15, 2005 9:24 pm

Return to Home

Post by Stuart Cato »

Thanks Guest 2 - it works a treat - just what I needed

Stuart
Locked