Create A Forum - Support Forums

Support => General Support => Topic started by: Michel on August 06, 2012, 10:06:06 pm

Title: Headers and Footers
Post by: Michel on August 06, 2012, 10:06:06 pm

I've questions regarding the headers and footers;

1. Do all HTML Codes work in headers? And do all HTML Codes work in footers?

2. How to arrange the codes? Should I skip a line or two between two codes? Or can I  leave a space?
How exactly should the codes be arranged
Title: Re: Headers and Footers
Post by: CreateAForum on August 06, 2012, 10:20:13 pm
Yes all html codes should work in headers and footers.

2. Would depend on what code is.
If possible separate by new lines.
Title: Re: Headers and Footers
Post by: aIURbliS on August 07, 2012, 03:26:00 am
All html codes should be able to work in the headers and footers as long as your web browser supports them.
Skip a line between each code for easier reading and editing. If you know that you're never going to edit the code, I recommend going to http://minifyjavascript.com/ and compress your codes.
Title: Re: Headers and Footers
Post by: Michel on August 08, 2012, 01:56:57 pm
Thanks,
but I see sometimes you help in this boards by saying 'place this code in your headers'
does this mean that the code must be placed in the headers, and it won't work in footers.
Then how can I know which code is meant for headers or footers?
Thanks
Title: Re: Headers and Footers
Post by: aIURbliS on August 09, 2012, 12:41:04 am
The stuff that I say to put in the headers are usually external scripts that are hosted on other websites. It's just efficient to put those kinds of scripts in the headers but you're talking about html so it doesn't matter.