Jump to content

Recommended Posts

Posted

Normally you can include .php files by using <?php include('path/to/file.php'); ?>

I believe it will work here. :)

EDIT: Just read what you were asking again. I believe this isn't what you want.

  • Moderators
Posted

Do you need a forum link in your front page? The link you gave is a log in page for a forum for Caal Airways.

Using the default skin, add this code to your core/templates/core_navigation.php:

<li><a href="http://www.forumname.com">Forum Name</a></li>

Add this after this line:

// Show these items only if they are logged in

Remember that this will add a link button to your navigation bar meaning when a visitor clicks on it it will take them to a forum website.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...