Hi there,

Please consider registering for an account. Registration is free, only takes a minute and will allow you to access members only boards. If you already have an account with us, then click here to log in.

collapse

* Who's Online

  • Dot Guests: 26
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.


Author Topic: Add header.php  (Read 4016 times)

0 Members and 1 Guest are viewing this topic.

WestwegoManTopic starter

  • Administrator
  • Pirogue Pusher
  • *****
  • Posts: 46
  • Age: 50
  • Location: Westwego, La.
    • View Profile
Add header.php
« on: Jan 23, 2015, 5:12 PM »
Add header.php

This will add a header over your SMF forum incase you want to place your main site header above it.

In Themes\default\index.template.php
Find:
Code: [Select]
</head>
<body>';

Add After:
Code: [Select]
include('header.php');
Must add a file named "header.php" in the forum root directory to avoid errors in the forum log.


 


The postings on this site are my own and do not necessarily reflect the views of Jefferson Parish,

fellow employees, members of the public, suppliers or people working on behalf of the parish.


SimplePortal 2.3.6 © 2008-2014, SimplePortal