Inline Style For Login Block?

Events happening in the community are now at Drupal community events on www.drupal.org.
jebbushell's picture

I can't find a way to configure Omega to make the login form inline. Am I missing it, or do I need to knit my own?

Comments

you could try this...

rikabel's picture

Assuming you want to put your login block in the user zone, that is...

/* user login in user zone */

zone-user #user-login-form div {

margin: 0 5px 0 0;
float: left;
}

zone-user #user-login-form label, #zone-user #user-login-form input {

float: left;
margin-right: 10px;
}

zone-user #user-login-form .form-required {

display: none;
}

zone-user #user-login-form .item-list ul li {

float: left;
margin: 0 15px 0.25em 0;
margin-right: 15px;
padding: 0;
}

zone-user #block-user-login {

margin-top: 2px;
}

zone-user #block-user-login h2 {

display: none;
}

zone-user ul.menu {

margin: 0;
}

zone-user ul.menu li {

list-style: none;
display: inline;
}

Thanks For That

jebbushell's picture

That was pretty much what I used. Thanks.

Omega Framework

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: