Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • blackfiction Friend
    #971176

    Hi,

    I have a question about styling. Please have a look at the attachment. Can you advise how to display the jfbconnect buttons in a horizontal way instead of vertically?

    Thanks


    1. jfbbuttons
    Saguaros Moderator
    #971361

    Hi

    You can try this tweak:

    • Go to file: ROOT/templates/ja_intranet/css/custom.css (create this file if it doesn’t exist)
    • Add this css rule:
      .jfbconnect-wrapper .login .social-login {
      display: inline;
      }
    blackfiction Friend
    #971509

    Thanks that worked great!
    Would it be just as easy to have the buttons centered in the login template as well?
    And to start the text "Ik ben mijn gebruikersnaam…" on a new line?
    Please see the attachment.

    Thanks.


    1. jfbbuttons-1
    Saguaros Moderator
    #971529

    You can try with this css rule:

    .view-login .jfbconnect-wrapper {
        left: 135px;
        position: absolute;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum