Trying to add a link button on the BB, back to my website.

Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Forum rules
Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
ricotroyes
Registered User
Posts: 4
Joined: Thu Feb 05, 2009 10:44 am

Re: Trying to add a link button on the BB, back to my website.

Post by ricotroyes »

ok thx, i'll post in this section
have a nice day :)

-=TJL=- Staff
Registered User
Posts: 12
Joined: Wed Feb 04, 2009 11:56 pm

Re: Trying to add a link button on the BB, back to my website.

Post by -=TJL=- Staff »

Trying to make this work for my main forum. I renamed my main forum from index.php to forums.php can anyone help me fix this? I need to make it to where the whole forum operates around forums.php instead of index.php basically

Code: Select all

DirectoryIndex index.php index.html

<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

Tarzan44
Registered User
Posts: 1
Joined: Tue Feb 10, 2009 10:51 pm

Re: Trying to add a link button on the BB, back to my website.

Post by Tarzan44 »

Am trying to do create a somewhat similar link... i would like to link back to my homepage but not via the forum header logo. Could someone please help me out with the coding for creating a text link back to my main website within both the overall_header and also the overall_footers as well?
Basically i have no idea where a 'safe' link line can be put and also not completely comfortable with the coding either.

Locked