Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 2 of 2

Thread: Width Issues

  1. #1
    tymiles
    Guest


    Default Width Issues

    I read the Width section of the guide but I have a couple of problems still with my page.

    What I would like to know is on each page I change do I need to change every:

    table border="0" width="100%" cellspacing="0" cellpadding="2"

    Statement to:

    table border="0" width="750" cellspacing="1" cellpadding="1" align="center"

    Or just 1 on each page?

    The problem is I changed all the statements on the contact page but I still have a problem with the Enquiry box being tooooooo wide and pushing the side boxes out.

    Also HOW do I change the word Enquiry to Inquiry? LOL!

    Thank you for your help in advance.

  2. #2
    osCMax Developer


    Width Issues


    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    23,134
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    michael_s     $ 10.00
    Rep Power
    598


    Default

    HTML 101 - your nested tables should be set to a percent of the table they are nested in, or you will get layout problems. Cells in a table need to add up to 100%, or you will get problems.

    If you just change the top width tag, there will be no sizing/width issues because all the rest of the table widths are set to 100%... They will be 100% of the table they are nested in.

    The enquiry box is a separate issue. That is not a table, but a form element tha you need to set separately.

Similar Threads

  1. Other Paypal Issues
    By timbrrr in forum Paypal
    Replies: 43
    Last Post: 10-01-2008, 06:38 AM
  2. Help on 2 issues Please
    By DBComics in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 04-10-2006, 07:04 PM
  3. Coupon Issues & More
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 10-02-2005, 03:30 PM
  4. 2CO Issues
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 05-28-2004, 11:51 AM
  5. linking issues
    By Dumb_Question in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 12-28-2003, 07:28 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •