Hi,
Continuing work on my multisite project, I'm running into a display problem with the display of a form with conditional logic.
If you look at the page which is the main blog page in a site on the network, you'll see a form in the sidebar:
http://aapars.com.s94903.gridserver.com/site-gabarit/blogue/
I use the form for comments and, optionally, subscribing to the site. If the user checks the box labelled "Je veux m'abonner" (I want to subscribe), then 2 additional fields are shown below it through conditional logic (username and password).
The problem is that, as the two fields are shown, the sidebar/column does not grow to accomodate it and elements of the form slide over the footer.
I'm usually good at troubleshooting this kind of issue but I've been at this too long today and cannot figure it out. I would appreciate any pointers.
The site's theme is Headway 2.0.6 and that page uses a 2 columns layout in Headway.
Thanks!
Update (12:48am EST):
I just noticed that RC2.1 was out and I updated my install to that. Something must have changed in the GF CSS because, now where I have 2 text fields side by side (Name and password with confirmation), the fields seem to be bigger and there's no longer any space between them and the right field is cut off. That probably wouldn't be a problem on a regular page but that form is in a sidebar that is narrower than a regular page content column.