DarknessDivine
08-10-2004, 09:48 PM
It's a module and I am trying to align this info into the center of the module but it won't center, I've tried <center>,doesn't work I've tried <p alight="right"> center and everything nothing works it still hangs over the side...What is in bold below is what I am trying now and it's pushes it in a little but the text still hangs over????? :confused:
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="forums/images/myimages/nav_r_01.jpg" align="right"><strong><font color="#FFFFFF" size="3">On This Date</font><img src="forums/images/myimages/nav_right_mid_01.jpg" align="absmiddle"></strong></td>
</tr>
<tr>
<td><img src="forums/images/myimages/nav_r_03.jpg"></td>
</tr>
<tr>
<td valign="top" background="forums/images/myimages/nav_r_04.jpg"><table width="140" border="0" cellpadding="4" cellspacing="0">
<tr>
<td valign="top" background="forums/images/dcc/nav_r_04.jpg"> <font color="#20438A"><p align=right><script src="forums/external.php?type=js&forumids=23" type="text/javascript"></script>
<script type="text/javascript">
<!--
for (i = 0; i < 1; i++)
{
document.writeln(""+threads[i].title+"");
}
//-->
</script></font></td>
</tr>
</table></td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td background="forums/images/myimages/nav_r_01.jpg" align="right"><strong><font color="#FFFFFF" size="3">On This Date</font><img src="forums/images/myimages/nav_right_mid_01.jpg" align="absmiddle"></strong></td>
</tr>
<tr>
<td><img src="forums/images/myimages/nav_r_03.jpg"></td>
</tr>
<tr>
<td valign="top" background="forums/images/myimages/nav_r_04.jpg"><table width="140" border="0" cellpadding="4" cellspacing="0">
<tr>
<td valign="top" background="forums/images/dcc/nav_r_04.jpg"> <font color="#20438A"><p align=right><script src="forums/external.php?type=js&forumids=23" type="text/javascript"></script>
<script type="text/javascript">
<!--
for (i = 0; i < 1; i++)
{
document.writeln(""+threads[i].title+"");
}
//-->
</script></font></td>
</tr>
</table></td>
</tr>
</table>