This simple WEB has a Nav bar on the left. All the pages work OK except for
one which has a FORM on it. For some reason the width of the Nav Bar table
cell has shrunk!! Any ideas how to fix this?

http://www2.whidbey.net/bobr/Poker/Register.htm

Re: Form messes up table width? by Stefan

Stefan
Wed Nov 10 03:12:16 CST 2004

1) Remove the 2" padding from all your <fieldset style="padding: 2"> tags
2) All your table are 100% w/ cells sized in px
- make your left nav table a fixed width PX table
3) remove all spaces from file / folder names
- illegal html / breaks links


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Bob Richardson" <bobr at whidbey dot com> wrote in message news:0sCdnRAPPZtx9gzcRVn-1w@whidbeytel.com...
| This simple WEB has a Nav bar on the left. All the pages work OK except for
| one which has a FORM on it. For some reason the width of the Nav Bar table
| cell has shrunk!! Any ideas how to fix this?
|
| http://www2.whidbey.net/bobr/Poker/Register.htm
|
|



Re: Form messes up table width? by Stefan

Stefan
Wed Nov 10 03:13:27 CST 2004

PS
Your form won't work because you apparently do not have the FP SE on your host server

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Bob Richardson" <bobr at whidbey dot com> wrote in message news:0sCdnRAPPZtx9gzcRVn-1w@whidbeytel.com...
| This simple WEB has a Nav bar on the left. All the pages work OK except for
| one which has a FORM on it. For some reason the width of the Nav Bar table
| cell has shrunk!! Any ideas how to fix this?
|
| http://www2.whidbey.net/bobr/Poker/Register.htm
|
|



Re: Form messes up table width? by Murray

Murray
Wed Nov 10 06:52:26 CST 2004

Actually, the "2" is not being expressed anyhow, without a unit. If you
want a padding, make it 2px or 2em or 2% or something. A padding of 2 is
just ignored.


--
Murray

"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:OAzFiVwxEHA.2036@TK2MSFTNGP12.phx.gbl...
> 1) Remove the 2" padding from all your <fieldset style="padding: 2"> tags
> 2) All your table are 100% w/ cells sized in px
> - make your left nav table a fixed width PX table
> 3) remove all spaces from file / folder names
> - illegal html / breaks links
>
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "Bob Richardson" <bobr at whidbey dot com> wrote in message
> news:0sCdnRAPPZtx9gzcRVn-1w@whidbeytel.com...
> | This simple WEB has a Nav bar on the left. All the pages work OK except
> for
> | one which has a FORM on it. For some reason the width of the Nav Bar
> table
> | cell has shrunk!! Any ideas how to fix this?
> |
> | http://www2.whidbey.net/bobr/Poker/Register.htm
> |
> |
>
>