1. Brummsel
  2. Commercial Templates
  3. Tuesday, 17 March 2015
  4.  Subscribe via email
Hello,

i've a little problem with the login-modul on the startpage. I want to set it a little bit to the right - how can i do that?
Thanks for your help! :-)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#login-form {
margin-left: 20px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks! It worked fine - is there also a css-code to get the word "Anmeldung" (="login";) to the right?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try also adding the following...


.sidecol_block .module h3 {
padding-left: 20px;
}


Note this will effect all module titles in your side columns using this template style.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!