MyBB Community Forums

Full Version: [Tutorial] Marquee on Header
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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

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

Enjoy Smile

Ghazala_WaliHeart
Cheers Smile Its quite cool and the editing of it doesn't take long. Smile
It'd be nice if you showed some pictures of what it actually does.
I'm not going to test this out, and then end up not liking it. :/
Just a little heads up. Smile
Thanks for chattalkcity
@ Dalton : Actually I didnot own a forum and it, as shown requires a continue marquee effect,
requires a live forum so that I redirect to you from here... But for this I just Apologise.

Moreover It is quite simple, and do not rquire much time to make. Smile
<marquee  behavior="scroll" direction="left" scrollamount="2" scrolldelay="10" bgcolor="#FFF0FF" truespeed="true" onmouseover="this.stop()" onmouseout="this.start()">Your

Content</marquee>

I think make that is full! Big Grin
(2009-04-10, 02:38 AM)mr.long Wrote: [ -> ]
<marquee  behavior="scroll" direction="left" scrollamount="2" scrolldelay="10" bgcolor="#FFF0FF" truespeed="true" onmouseover="this.stop()" onmouseout="this.start()">Your

Content</marquee>

I think make that is full! Big Grin

What do you mean long ??
i want to add on marquee tag of you. Not at all!, Big Grin
Ahh. In your case, It just show a simple Marquee. I had added a Border around it and a two columns Box Smile
Another example of basic Marquee in usage:


Cool announcements (with Marquee)
Announcements with the possibility of changing the style. (with marquee).
Created by Alex & updated by Vintagedaddyo

* Updated to version 1.1 for MyBB 1.8.x usage by Vintagedaddyo

[attachment=37971]