need some help re: alignment issues!!!

4 replies
  • WEB DESIGN
  • |
Hi all..

I am currently developing a site for a client, and have discovered some issues with form alignment in an opt-in box.

It seems fine when using IE, but goes crazy when viewing through Firefox..

IS anyone able to shed some light on this, and provide some info to help me resolve the issues??

Any help or suggestion would be greatly appreciated

www.the-garden-path.com.au

Regards,
Simon.
#alignment #issues
  • Profile picture of the author rankwarrior
    I've just copied it and made a few amendments, and it looks fine in FF and IE now.

    Replace the whole table with the following code below, that is both the main table, and the nested table you have inside it;

    Let me know if it works for you!

    PS

    The parts in red will need replacing with the original values!


    <TABLE id=AutoNumber1 style="BORDER-COLLAPSE: collapse"
    borderColor=#111111 height=236 cellSpacing=0 cellPadding=0 width=368
    border=0>
    <TBODY>
    <TR>
    <TD width=368
    height=246 align="center" valign="middle"
    background=Yarra%20Valley%20Accommodation%20-%20The%20Garden%20Path%20B&amp;B_files/optin.png><TABLE width=265>
    <form action=###### target=_new><INPUT value=1138269419 type=hidden name=meta_web_form_id> <INPUT type=hidden name=meta_split_id>
    <TBODY>
    <TR>
    <TD height="70">&nbsp;</TD>
    <TD>&nbsp;</TD>
    </TR>
    <TR>
    <TD width=259><B><FONT face=Verdana color=#d9c00e
    size=1>Name:</FONT></B></TD>
    <TD width=259><INPUT size=31 name=name></TD>
    </TR>
    <TR>
    <TD width=259><B><FONT face=Verdana color=#d9c00e
    size=1>Email:</FONT></B></TD>
    <TD width=259><INPUT size=31 name=from></TD>
    </TR>
    <TR>
    <TD width=259 height="41" colSpan=2 align="center" valign="middle"><INPUT type=submit value="VIP Membership" name=submit>
    <input type=hidden value=1138269419
    name=meta_web_form_id>
    <input type=hidden name=meta_split_id>
    <input type=hidden value=the-garden-path name=unit>
    <input
    id=redirect_99ee87e582082880b66d0ca2112e1937 type=hidden
    value=########## name=redirect>
    <input type=hidden name=meta_redirect_onlist>
    <input type=hidden name=meta_adtracking>
    <input type=hidden
    value=1 name=meta_message>
    <input type=hidden value=from
    name=meta_required>
    <input type=hidden value=0
    name=meta_forward_vars></TD>
    </TR>
    </TBODY></form>
    </TABLE></TD>
    </TR></TBODY></TABLE>
    {{ DiscussionBoard.errors[925881].message }}
  • Profile picture of the author simebern
    That worked like a charm!
    Thanks heaps for your help rankwarrior
    Now I'll finish off the rest of them...

    Cheers
    {{ DiscussionBoard.errors[925903].message }}
  • Profile picture of the author rankwarrior
    No problem Simon,

    Glad I could help.
    {{ DiscussionBoard.errors[926024].message }}

Trending Topics