MyBB Community Forums

Full Version: how to add banners above the header?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how can i add banners above the header?
i have a banner code with .swf file as my banner.
Add it at the start of the header template?
(2010-10-12, 07:56 PM)AJS Wrote: [ -> ]Add it at the start of the header template?

yes, or above the header.
(2010-10-12, 08:57 PM)rezarss Wrote: [ -> ]yes, or above the header.

What exactly you want ? u want your header logo will become SWF file ?
yes. i want my logo be swf file. how to do this?
i know how to embed flash into HML. but i don't know where to embed this flash code. i mean in which script file? index.php? or ...
what's the file which the logo script is in it?
ACP -> Templates and Style -> Templates -> *Your Theme* -> Header Templates -> Header. Add the code to the place where the logo code is at the moment.
i don't see the logo code at there. i just see this:

<a name="top" id="top"></a>
<div id="header">
{$welcomeblock}
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
{$pending_joinrequests}
<navigation>
<br />
There should be a lot more than that in the header template. On the list of templates click Options >> Revert to Original.

Or if the lack of code there isn't causing issues just add the code after <div id="header">