Quote:
Originally Posted by randy17875
It's a very simple hack, more of a template modification than anything else. Just above the last:
</div> in your header template.
add:
Code:
<tr>
<td colspan="5" class="alt1"><marquee><span class="largefont"><b><font color="#FFFF00">Your announcement here</font></b></span></marquee></td>
</tr>
and change the highlighted in red to your announcement text.
|
Is there a way to make the text larger with this?