test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • garrywight Friend
    #174215

    I need to be able to hide the “create an account” area while still maintaining login functionality.
    I’ve tried changing the user global configuration setting Allow User Registration to No and changing the other
    options but this has no effect.

    Is there any way to achieve this.

    Thanks

    pavit Moderator
    #439703

    Hi

    If you want hide that, you can modify this file /templates/vittorio/css/template.css around line 1366

    #ja-topheader #ja-login ul li.view-register {
    background: none repeat scroll 0 0 transparent;
    display: none; <--------------Add this line
    }

    Regards

    garrywight Friend
    #439881

    Thanks for your response. Yes that worked except it was the ja_business template.

    /templates/ja_business/css/template.css

    line 1439 #ja-topheader #ja-login ul li.view-register { background:none; display: none; }

    Thanks

    pavit Moderator
    #439884

    Sorry for that

    I have renamed my Ja_Business template to vittorio, this is the reason

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 12 years, 9 months ago.

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