Bop2Bop
04-22-2002, 05:07 PM
I have been editing my templates to get an image under each post with success, unfortunately this has set the alignment of one of the oter images on the page to go a bit wierd....
To make this more clear see the attachment and have alook for yourself. Please bear in mind i have tried to reduce the size of the image (width and length) but i still get this problem....
The following is my code.........
<center><img src="http://www.frozentoast.com/do.gif"></center><table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%"><!-- spacer -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
please help
Andy
To make this more clear see the attachment and have alook for yourself. Please bear in mind i have tried to reduce the size of the image (width and length) but i still get this problem....
The following is my code.........
<center><img src="http://www.frozentoast.com/do.gif"></center><table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%"><!-- spacer -->
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
please help
Andy