MyBB Tutorials

Marquee on Header

Submitted by Aforic, , Thread ID: 28302

Thread Closed
Aforic
Novice
Level:
0
Reputation:
0
Posts:
28
Likes:
0
Credits:
0
22-01-2017, 01:12 PM
#1
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
Code:
Code:
<a name="top" id="top"></a>


Code:
Code:
<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[Image: smile.gif]

Users browsing this thread: 1 Guest(s)