• Resolved maldoror22

    (@maldoror22)


    I would like to complete the text back to with the name of the site and if possible write it bigger. Is this possible with the custom css field?
    Is it possible, by the same means to reduce the space between this text and the text legal notice?
    But I’m already happy with your plugin
    Sorry for my English language , I’m French.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support weblizar_support

    (@weblizar_support)

    Hi maldoror22,

    – Can you explain it via screenshot because we are not understanding what are you saying?

    Thanks.

    Thread Starter maldoror22

    (@maldoror22)

    Thanks for the reply
    I do not see how to attach a screenshot file to the message. If you can explain to me how to do …
    So, I’m just able to give you the link : http://maldoror-theatre.com/wp-login.php

    On this page,I would like:
    1 Add ” le site Maldoror” after ” Retour vers” to get as a link ” Retour vers le site Maldoror”. I would also like this text to be written bigger.
    2 Reduce the space between “ACCÈS UTILISATEURS ENREGISTRÉS” and the link’s text : “Mentions légales “.
    This to improve readability.
    I hope that these changes are possible with the custom css field, I do not control the access to the source code and can only act with the plugin Admin Custom Login.

    • This reply was modified 7 years, 8 months ago by maldoror22.
    • This reply was modified 7 years, 8 months ago by maldoror22.
    Plugin Support weblizar_support

    (@weblizar_support)

    Hi maldoror22,

    – Please apply this CSS in custom CSS section and save the settings

    .login .privacy-policy-page-link {
       margin: 0em 0 2em !important;
    }
    

    Thanks.

    Thread Starter maldoror22

    (@maldoror22)

    Thank you, the problem of the link “Mention légales” is OK.
    For the rest, I deleted the link ”Retour vers” using another topic.
    The solution is OK but I have to put the page “floating with personalization”. For returning in “floating” mode would there be a code in custom CSS section to decrease the top margin?
    I may be too demanding …

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi maldoror22,

    – Please go to your custom CSS section
    – Paste this CSS

    body.login #login {
     margin-top:160px;
    }
    

    and save the settings.

    Thread Starter maldoror22

    (@maldoror22)

    Perfect!
    I changed the value 160px in – 80 px and I get exactly what I wanted!
    Thank you very much!

    Plugin Support weblizar_support

    (@weblizar_support)

    Hi maldoror22,

    – Ok
    – If you like our support please review us.

    Thanks

    Thread Starter maldoror22

    (@maldoror22)

    It’s done.
    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Complete the text back to’ is closed to new replies.