Jump to content

Tables not displaying the Categorys - 4 Lines then 3 Lines looks awfull !


dwr

Recommended Posts

Hi guys, i've been trying to fix this for about 2 day now.. amazingly it allways stays the same..

 

The Categorys that are called by the showallcat are displaying 4 Categorys at the top then each below is only 3 !

 

I dont know why the hell its doing it, i've only made 3 available and cant seem to see a 4 colum for it to go in !!?

 

<table width="98%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="11" class="cont_tleft"> </td>
              <td width="750" align="left" class="cont_tbg"><?php echo $localization['ENG1021'];?></td>
              <td width="17" class="cont_tright"> </td>
            </tr>
          <tr>
            <td colspan="3" align="center" valign="top" class="content_bdr"><div>
              <table width="100%" border="0" cellpadding="0" cellspacing="0" class="my_account_head">
                <tr>
                  <td colspan="3"><img src="images/spacer_5.gif" alt="" width="4" height="5" /></td>
                </tr>
                <form name="frm" method="get">
            <input type="hidden" name="do" value="allcat" />
            <tr>
                  <td width="10%" align="right" class="category_title"><?php echo $localization['ENG1022'];?></td>
                  <td width="29%" align="center">
                  		<?php echo defined('ALLCAT') ? ALLCAT : '' ?>
              </td>
                  <td width="61%" align="left"><input name="button2" type="submit" class="details_bttn" id="button2" value="<?php echo $localization['ENG1023'];?>" /></td>
                </tr>
                </form>
                <tr>
                  <td colspan="3" align="right" class="category_title"><img src="images/spacer_5.gif" alt="" width="4" height="5" /></td>
                  </tr>
              </table>
            </div>
              <div>
                <table width="90%" border="0" cellspacing="0" cellpadding="0">
                  
                  <tr>
                    <td colspan="3" valign="top" class="details_title">
                   <?php echo defined('MAINCAT') ? MAINCAT :''   ?><img src="images/spacer_10.gif" alt="" width="4" height="10" /></td>
                  </tr>
                  <tr>
                    <td colspan="3" align="left" valign="top" class="details_title"></span></td>
                    </tr>
                  <tr>
                    <td colspan="3" valign="top" class="dot_line"><img src="images/spacer_16.gif" alt="" width="4" height="16" /></td>
                    </tr>
                  <tr>
                  	<td colspan="3">
                    	<table width="650" border="0" align="center" cellpadding="10" cellspacing="0">
	                   <?php echo defined('SHOWALLCAT') ? SHOWALLCAT :"" ?>
                        </table>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" class="buy_txt"> </td>
                    <td align="center" valign="top"> </td>
                    <td align="right" valign="top"> </td>
                  </tr>
                </table>
              </div></td>
            </tr>
          </table></td>
        </tr>
      <tr>
        <td><img src="images/spacer_16.gif" alt="" width="4" height="16" /></td>
        </tr>
    </table>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.