Please view the following link:
http://deviseinnovations.com/user/register

For some reason the user registration page is stretching across the page. I originally thought that this was due to the new fields I created as Textarea, but I remove those and that wasn't the case.

Can someone please point me in the right direction as to where to correct this issue?

Any help is greatly appreciated!

Comments

cayenne’s picture

I am willing to bet it's some other element. Install firebug and mouse around till you find out what is holding that table so wide.

:)

southsideslim03’s picture

I have firebug and found the element, but when I tried to change it I could determine what to change. Would this be in the profile.css file or somewhere else? Should I look at modifying the css for the form fields? I'm at a loss...

southsideslim03’s picture

Tried reading this page to figure out if I need to add something different:
http://drupal.org/node/35728

Thoor’s picture

Something is wrong with your state field! All states are horizontal! This "kills" your profile ...

southsideslim03’s picture

Thanks THOOR! This has fixed my issue..now my site looks wayyyyyyyy better!!