Usman Member
|
Posted: 4 Sep 2006 05:30:10
I have a problem on this page: http://desipeople.frih.net/skalinksdir/ The problem is the extra table border on the right bottom of the page, it appeared only after I enclosed the template file in a table. The is the code(the DIV tags) that displays the Directory table border. I have also shown the ADDED table ending which has caused the extra table border.
{/if}
</div>
<div class=cont_left_bottom></div>
<div class=cont_center_bottom></div>
<div class=cont_right_bottom></div>
</div>
--------ADDED-------- </TD></TR></TABLE>
{include file='footer.tpl'}
I want to use the table to insert a menu on left, if I remove it, this problem goes away. Can u seggest anything.
|