PDA

View Full Version : Included my own header file


iamtgo3
06-03-2003, 05:31 PM
I know this has been post a million times and I found a great post the other day but I can not find in search. I want to include my own header file which I have but when clicking to other parts of my forums the header goes away and I am sure I stuck it in the wrong place.

Next question how to I make it span the total width of the browser window like the one on this site. It alwast stay the width of the forums.

Sorry for the dumb questions.

filburt1
06-03-2003, 05:34 PM
If the included file echoes HTML (or anything else), then it can be tricky and involve screwing with the OB functions. Search and ye shall find.

If it's just a bunch of functions, then you can include/require it as normal.

iamtgo3
06-03-2003, 05:42 PM
Thanks for the post filburt1.. I found a couple other issues and figured I would rather change the template than include the file now. I have also got it to work correctly now and display like I want it to.

Thanks again.