With Zend_Form decorator u can change the css, and all u want, take a look http://devzone.zend.com/article/3450
or here change the css http://www.zfforums.com/zend-framework-general-discussions-1/general-q-zend-framework-2/css-default-zend_form-841.html or chek it this web, in spanish Zend Framework: Zend_Form Decorators Ejemplo - http://avlog-host.com/wpavlog/?p=238 Best Regards 2009/12/27 W Itch <[email protected]> > Hi I have used Zend_Form earlier for creating a Music Album CMS. I was > thinking about making a login system later using Zend_Form so that it > "looks" like Facebook login, where the input fields are next to eachother. > > How can I CSS style Zend_Form like Facebook login? > Using the below 3 aiding links for testing first. Focusing on 4 things > primarily: > > TEXT: Artist > INPUT FIELD: artist > > TEXT: Title > INPUT FIELD: title > > Because I was thinking about assigning unique CSS class names to each 4 of > the above so that I can easily control their positions and layouts. What do > you think about that approach? > > *Music Album - Input Fields* > http://i49.tinypic.com/huk0mu.jpg > > *Music Album - HTML* > http://pastebin.com/m6b0821f > > *Album Zend_Form* > http://pastebin.com/mbe2e91b > > > > /Darth apprentice > -- >> AgeValed << Pablo de la Vega
