[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Feature request: bulletin_header appear above bb_header html code
On Fri, Oct 20, 2006 at 03:49:23PM -0500, T.J. Yang wrote:
> Current implemenation of bulletin_header appear after following *_header.
> Is it possible to mek bulletin_header code display before *_header files ?
No, because the *_header files hold the HTML preamble, with the
"<DOCTYPE...." and "<HTML>" tags which must go first to be valid HTML.
But the files are customizable, so feel free to edit them to suit your
needs.
Regards,
Henrik