Logician,
I am trying to add the following HTML code in the standard annnouncement:
HTML Code:
<table cellspacing="0" border="0" width=98% align="center">
<tr>
<td width=20% align="center">
<IMG SRC="http://www.m1911.org/images/greece/gr-flag.gif">
</TD>
<TD width=60% align="center">
<FONT COLOR="blue"><H1>Greece wins the European<BR>Football Championship 2004<BR></H1></FONT>
</TD>
<TD width=20% align="center">
<IMG SRC="http://www.m1911.org/images/greece/gr-flag.gif">
</TD>
</TR>
</TABLE>
The announcement appears but with a large empty area above what I want to show. Any ideas why it does that? If I use the same code inside my navbar template, it is shown OK.
Rgds and tnx