Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • nanakca Friend
    #144300

    I want to disable ja user settings plugin. But I get error. How to do it without getting error?

    scotty Friend
    #317644

    Add the following to the end of your template.css file…

    .ja-usersetting {
    visibility:hidden !important;
    }

    nanakca Friend
    #317649

    Thank you very much. It works. May you help me for the other items on Ja-news. I do not want the user to move or close a category on the frontpage.

    scotty Friend
    #317659

    .ja-mdmover {
    visibility:hidden !important;
    }

    .ja-mdtool {
    visibility:hidden !important;
    }

    and for the weather settings…

    div.ja-weather a.ja-usersetting-loadform {
    visibility:hidden !important;

    }

    nanakca Friend
    #317714

    Thank you very much. You are the best.:cool:

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

This topic contains 5 replies, has 2 voices, and was last updated by  nanakca 15 years, 2 months ago.

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