http://crimson-wzx.smackjeeves.com/archive/
Why occurs that? In a day to other it is happening. The code of the Apperence page is that:
- Code: Select all
<table width="650px" border="1" cellpadding="5" cellspacing="0" align="center" style="border-color:#FFFFFF; border-style:solid; font-size:12px;">
<tr>
<th style="background-color:#990000">#</th><th style="background-color:#990000">Title</th><th style="background-color:#990000">Date Released</th><th style="background-color:#990000">Comments</th>
</tr>
<!-- BEGIN archive_list -->
<tr>
<td style="text-align:center;">{archive_list.COMIC_NUMBER}</td>
<td style="text-align:center; font-weight:bold;"><b><a href="{archive_list.COMIC_URL}" onMouseOver="ddrivetip(thumbnail('{archive_list.THUMBNAIL_IMG_SRC}'))" onMouseOut="hideddrivetip()">{archive_list.COMIC_TITLE}</a></b></td>
<td style="text-align:center;">{archive_list.DATE_RELEASED}</td>
<td style="text-align:center; font-weight:bold;"><a href="{archive_list.COMIC_URL}">{archive_list.NUMBER_COMMENTS} Comments</a></td>
</tr>
<!-- END archive_list -->
</table>
But that ocurrs. o.o Someone know what happened?
