We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Text color in announcement box
Topic Started: Oct 19 2003, 09:56 PM (232 Views)
freelancer1
Member
[ *  * ]
how do you change the color of the text in and announcement box??
Offline Profile Quote Post Goto Top
 
TMASTER
Member Avatar
BVK; whoever wins, we lose. :(
[ *  *  *  *  * ]
freelancer1
October 19, 08:56 PM
how do you change the color of the text in and announcement box??

This should have been put in code snippets, but this is how you fix it....



<center>
<table width="95%" border="0" align="center" cellspacing="1" cellpadding="0" bgcolor="000000">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="3" class="maintitle">
<tr>
<td class="maintitle"><img src="YOUR IMAGE" border="0" alt="" width="8" height="8"></td>
<td width="100%" class="maintitle">
YOUR TITLE</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row1">
<table width="100%" border="0" cellspacing="0" cellpadding="6">
<tr>
<td width="100%" valign="middle" class="row1">
<center><marquee height="65" width="200" onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrollamount="1" style="Filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=0);"><font face="verdana" color="YOUR COLOR">
Your Text
</td>
</tr>
</table>
</td>
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · zIFBoards Discussion · Next Topic »
Add Reply