By marcashland on
I have been attempting (and failing) to make a flat login panel for my site. The closest thing I came to finding documentation on it was http://drupal.org/node/61932, where one of the developers of http://www.projectopus.com/ shares that he uses a DHTML js method for the look of his login section. I do not require anything that fancy, but the style of having the username and password forms alongside a submit button on a single line is what I need. If anyone can help me that would be amazing, and if someone felt cool enough to show me how to do it the javascript way like on the project opus site, that would be even better.
Comments
Update
I poked around a bit more and found some code for a custom login function (http://drupal.org/node/68019). After I edited it a bit I have come up with this:
So I have edited the login layout somewhat but still cannot get the whole form to sit on one line. Is there a value I need to put in my style sheet to fix this? Please help.
to your last question - yes,
to your last question - yes, you need to edit your css - I posted an example of this a few weeks ago right here in these forums - http://drupal.org/node/83283
or go here for tutorial - http://www.nicklewis.org/node/845
good luck!
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.