I am trying to float two forms side by side on a page in the new sky theme. It worked fine in the last 6.x release but now the theme won't float the forms next to one another any more. I updated to Drupal 6.12 would that be part of the problem and is there a fix to this?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aimutch’s picture

Can you provide a screenshot and the code you are using to float the forms?

csupernerd’s picture

Status: Closed (fixed) » Active
FileSize
158.28 KB
Jacine’s picture

Status: Active » Closed (fixed)

ouch. All type of bad stuff going on here. Tables, inline styles, sql, oy.

As far as the floats are concerned, you probably need to set width's along with the floats. Also, I would definitely make sure your code validates, as it's quite easy to screw up with tables.

Status: Active » Closed (fixed)