dmfrancisco / activo

Activo is a theme for Web-app-theme, Formtastic and Attrtastic
http://dmfrancisco.github.com/activo/
158 stars 14 forks source link

Edits for formtastic styling #5

Closed standardtoaster closed 13 years ago

standardtoaster commented 13 years ago

Formtastic styling + demo page.

dmfrancisco commented 13 years ago

Thanks!

dmfrancisco commented 13 years ago

I found something weird however. When I click "Create model" it tries to validate but the validation message (http://drop.dmfranc.com/UGAN) appears at the bottom of the page.

dmfrancisco commented 13 years ago

Sorry, it's late here at Portugal. For some reason the html5 validation messages appear dislocated. But that has nothing to do with your commit :)

standardtoaster commented 13 years ago

Ah, well I found an issue in my update anyways. I didn't correctly duplicate the markup after using columns in the form. Another pull!

dmfrancisco commented 13 years ago

Ok, but it's strange that the validation message appears so dislocated on chrome :\ I tried it with firefox and it looks ok there though: http://drop.dmfranc.com/W4cF.

standardtoaster commented 13 years ago

Oh that is really weird. How do you generate the validation error on a checkbox w/HTML5?

it may be a float bug, due to my muck up after the checkbox/option field

dmfrancisco commented 13 years ago

I will try to look at it more carefully later on. I'll also try to match the styles of both buttons (http://drop.dmfranc.com/OgNf), because it would be nice if they looked the same.