1 (edited by jamiet757 2009-11-04 05:15)

Topic: How to add HTML header to forums.

removed

Re: How to add HTML header to forums.

i dont do 1.3 but look at the main.tpl in the include/template folder..


Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: How to add HTML header to forums.

First way is to place the code you want to add in "<FORUM_ROOT>/include/template/main.tpl" in the head tag.
Or you can create a new file with the code of the head section and place it in "<FORUM_ROOT>/include/user/", then add a line like this "<!-- forum_include "my_header.php" -->" in "<FORUM_ROOT>/include/template/main.tpl".

Re: How to add HTML header to forums.

Slavok wrote:

First way is to place the code you want to add in "<FORUM_ROOT>/include/template/main.tpl" in the head tag.
Or you can create a new file with the code of the head section and place it in "<FORUM_ROOT>/include/user/", then add a line like this "<!-- forum_include "my_header.php" -->" in "<FORUM_ROOT>/include/template/main.tpl".

I tried that, but it gave me an error that there was no such file in /include/user/

Does it have to be .php or can it be .html also?

Re: How to add HTML header to forums.

use .php . i did that with my wordpress site.

Example Here: http://sports2all.com/forum/

MyFootballCafe.com  is Now Online!