test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • 188101 Friend
    #183167

    Hello!

    I want to make ” create an account” button disappear, I don’t know how to do that. Also, I tried to change Login word which is next to the ”create an account” button. I couldn’t find a way how to do on administration. Then I changed from the codes on the folder, which is on that direction language/en-GB/en-GB.mod_jalogin.ini . I show the word that i changed shown on the image, i changed ”Log In” to another word, but, nothing has changed. Also i put a little scn shot of the site to bottom of image to show you where i try to change on website.

    I will be gratefull if someone helps.

    Thank you all!


    1. questionnn
    Ninja Lead Moderator
    #476791

    + ”Create an account” button disappear
    <blockquote>Open templates/ja_mendozite/css/mod_jalogin.css file</blockquote>
    from

    #ja-login > ul > li > a.register-switch {
    background-image: url(../images/icons/icon-register.png);
    }

    change to

    #ja-login > ul > li > a.register-switch {
    background-image: url(../images/icons/icon-register.png);
    display:none;
    }

    + About changed ”Log In”:
    <blockquote>Open language/en-GB/en-GB.mod_jalogin.ini file</blockquote>

    TXT_LOGIN = "Login"

    188101 Friend
    #477387

    Thanks a lot.

Viewing 3 posts - 1 through 3 (of 3 total)

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

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