Quote:
Originally Posted by McCarroll21
Is there any way to re-code this so that it doesn't have the $ishopleft, $ishopmiddle, $ishopright placed in the coding?
My page stretches in IE when viewing ishop and it makes it hard to know what's causing it when all these different things are placed in different areas.
|
Below is the code you're referring to. $ishopleft is the Category box, $ishopmiddle is the Inventory box. Edit the % amounts to adjust the width of each box.
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="1" cellpadding="4" align="center">
<tr>
<td width="25%" align="left" valign="top">
$ishopleft
</td>
<td align="left" valign="top" width="100%">
$ishopmiddle
</td>