form not stretching properly

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Re: form not stretching properly

    "stijn" [email]webforumsuser@macromedia.com[/email] wrote:
    > Hello all,
    >
    > i have a form in a table. The table is 2*2 and is width is set bij %
    > and it is aligned to the rigth.
    > The form contains some tables, the first one is shown by a border.
    > This table has width set to 100% and it fills the form nicely. But
    > the form is not stretched 100% in his cel. Setting the width of the
    > form doesn't help.
    >
    >
    > What is going wrong here?
    >
    > Any input appreciated
    >
    >
    >
    >
    > Referring URLs
    > student.luc.ac.be/~0118983/CQHoofd/inschrijving.html
    >
    >
    >
    >
    add margin: 0px; to your FORM styles

    FORM { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
    10px; color: Black; background: #F8F8F8; border: 1px solid #ED8629;
    padding: 2px; width:75%; margin: 0px; }

    osgood Guest

  2. Similar Questions and Discussions

    1. Form doesn't calculate properly
      Acrobat 7.0.8 Professional. Mac OS 10.4.8 ---------------- I have had this problem every time I've attempted to create a form with a calculation...
    2. Links Stretching
      HELP!!! I'm trying to get my links images to line up with the rest of my page I don't know if I need to resize my spacer image or what but when I...
    3. Stretching an image to 100%
      Ok so i'm trying to create a website and I can't get my shadow to stretch correctly across the page everytime I try to get it to stretch it is off...
    4. form not behaving properly
      Oh bother, I am having difficulty with my registration page. It is an asp page using an access database. When I specify the forms fields in the...
    5. stretching HACMP
      Hi there, I want to stretch a HACMP cluster. Assuming a FFFFFF00 netmask my current configuration consists of two nodes A and B. A has boot...
  3. #2

    Default Re: form not stretching properly

    thank you for the reply,

    but it doesn't solve my prolbem here (working on windows ME).
    At 800*600 the form is as large as the gray bar at the top of the page. 1 resolution higher, the form's width hasn't changed even when i say width="100%"

    You can see it at the screenshot(the page is 2Mb, sorry)



    Referring URLs
    student.luc.ac.be/~0118983/CQHoofd/not_stretching.bmp




    stijn webforumsuser@macromedia.com Guest

  4. #3

    Default Re: form not stretching properly

    Stijn:

    Forms do not stretch like that in and of themselves. Try putting the form
    tags *outside* the outermost table, however, and see what happens.

    If you would make your screenshot a GIF or JPG image, you might even get
    someone to look at it....

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "stijn" <webforumsuser@macromedia.com> wrote in message
    news:beh0o3$371$1@forums.macromedia.com...
    > thank you for the reply,
    >
    > but it doesn't solve my prolbem here (working on windows ME).
    > At 800*600 the form is as large as the gray bar at the top of the page. 1
    resolution higher, the form's width hasn't changed even when i say
    width="100%"
    >
    > You can see it at the screenshot(the page is 2Mb, sorry)
    >
    >
    >
    > Referring URLs
    > student.luc.ac.be/~0118983/CQHoofd/not_stretching.bmp
    >
    >
    >
    >

    Murray *TMM* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139