Skip to Content Skip to Menu

[SOLVED] bootstrap horizontal

  • dataphil
  • dataphil
  • OFFLINE
  • Posts: 10
  • Thanks: 1
  • Karma: 1
  • Add-ons
4 years 8 months ago #316554 by dataphil
Replied by dataphil on topic bootstrap horizontal
Thank you for your message.
Just include this in the custom css :

#form-login {
color: #eee;
text-align: right;
}

#form-login-username, #form-login-password, #form-login-remember {
display: inline-block;
width: 200px;
}

#form-login ul li{
display: inline;
padding: 0 10px;
}


It's OK now.
The following user(s) said Thank You: Julien04

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum