MyBB Codes

Full Version: Marquee In Header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello all, Smile

I am making this simple tutorial of Marquee it is very useful in adding your contents in header of your forum in a beutiful marquee style, Smile

Name: Marquee In Header
Description: It adds two columned box having marquee text in it. It is to add you forum's announcement, affiliates links and so on...!
Coding: Much Much easy Tongue

So lets Start...

Go to Admin CP > Themes and Templates > Your Theme Template > Header Template > header > Edit

and add the following code just below the
<a name="top" id="top"></a>

<table border="0" cellpadding="0" cellspacing="0"

style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <tr>
    <td width="16%" style="border: 3px double #FF00FF" valign="top"

bgcolor="#111111" align="center">
    <span style="letter-spacing: 1"><b><font color="#FFFFFF" size="2">
    Announcement</font></b></span></td>
    <td width="84%" style="border: 3px double #FF00FF" valign="top">
    <font size="2"><b>
    <marquee scrollamount="2" scrolldelay="10" bgcolor="#FFF0FF">Your

Content</marquee></b></font></td>
  </tr>
</table>

You can edit Your Content to suit your needs Cool

Enjoy Smile
Nice tut. Cheers. Smile
(09-06-2009 07:31 PM)JakJak Wrote: [ -> ]Nice tut. Cheers. Smile

Yours welcome Smile
Very Nice ghazal. Thank you for the useful tut.
very very nice,thank you Smile
Simple and useful thanks
any screen ?
If you want marquee in header then there are so many tutorials are available to suggest you for marquee in header. There are so many advance facilities are available for these to do.
Nice tip.
Great tips. Well, I have noticed that Mots of the tutorial are not aware about it. So It is worthless to give advice from them. I think that We will have to try own self. I am sure that We will easily get marquee in header.
Pages: 1 2
Reference URL's