Location of header code

Permalink
Hi All,

I am having trouble finding any documentation on this.

I have code being inserted into the header of the home page.

this is being done in the controller with addHeaderItem('code')

I need to make sure its added at the base of the header though. presently its inserted too high and a dependancy file has not yet been loaded.

It may be a simple answer related to document ready state, but I'm struggling.

Cheers

davidofadelaide
 
davidofadelaide replied on at Permalink Reply
davidofadelaide
I have solved my own problem, but still interested in if thios is possible?
McCormick replied on at Permalink Reply
McCormick
Yo. Check out your root, concrete/elements. There you can find header_required.php, footer_required.php and other stuff like that. Hope it helps.