Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Needs Helps with Columns
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedNeeds Helps with Columns

 Post Reply Post Reply
Author
Misty View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 February 2002
Location: United States
Status: Offline
Points: 711
Direct Link To This Post Topic: Needs Helps with Columns
    Posted: 17 February 2004 at 1:30pm

I am having problems with columns on http://www.neamp.org.  The 2nd Column (Timothy's Column) is smaller than I specified it to be. I am pretty sure that the text on the middle column is causing the column to be smaller. Please look at http://www.neamp.org/default2.asp. This is the size that Timothy's column is supposed to be. Each column is supposed to be 263 in width.

The client uses a rich text editor to edit the content. How do I force the 1st column to stay 263 in width even if the client enters too much text?

Code for 1st Column: <tr>
          <td width="10" height="711">&nbsp;</td>
          <td width="263" valign="top"><%= Content %>&nbsp;</td>
        </tr>

Code for 2nd Column:

<tr>
                        <td width="17" height="799">&nbsp;</td>
                        <td width="263" valign="top"><font color="#666666"><%= HTMLBody %></font></td>
                        <td width="10">&nbsp;</td>
                     </tr>

 

Back to Top
KCWebMonkey View Drop Down
Senior Member
Senior Member
Avatar
Go Chiefs!

Joined: 21 June 2002
Status: Offline
Points: 1319
Direct Link To This Post Posted: 17 February 2004 at 1:36pm

put a spacer image at the top of the TD to be sure you will have that allowable width.

<img src="spacer.gif" style="width: 263px; height: 1px;">

Back to Top
Misty View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 February 2002
Location: United States
Status: Offline
Points: 711
Direct Link To This Post Posted: 17 February 2004 at 1:55pm

Timothy's Column is wider now. But it has caused the column to move farther to the right. I don't want that to happen. How do I solve this problem?

Here's the HTML Code for the 2nd Column:

 <img src="spacer.gif" style="width: 263px; height: 1px;"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
        <!--DWLayoutTable-->
        <tr>
          <td width="11" height="13"></td>
          <td width="300"></td>
        </tr>
        <tr>
          <td height="809"></td>
          <td valign="top"><table width="100%" bordercolor="#990000" border="4" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
               <!--DWLayoutTable-->
               &nbsp; &nbsp;
               <tr>
   
                 <td width="290" height="801" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                     <!--DWLayoutTable-->
     
                     <tr>
     
                        <td width="17" height="799"></td>
                        <td width="263" valign="top"><font color="#666666"><%= HTMLBody %></font></td>
                        <td width="10">&nbsp;</td>
                     </tr>
                   </table></td>
               </tr>
             </table></td>
        </tr>
        <tr>
          <td height="55"></td>
          <td>&nbsp;</td>
        </tr>
      </table>

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.