Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • arckoo Friend
    #180008

    Stupid question here which I can’t even find here in the forum, but how do I disable the (back to) ‘Top’ feature in JA Rave (Joomla v2.5)?

    Ninja Lead Moderator
    #464827

    Copy <blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/navhelper.php file</blockquote>
    Paste to <blockquote>templates/ja_rave/blocks/</blockquote>

    Open templates/ja_rave/css/template.css and add new

    .ja-links .top {
    display:none;
    }

    Open templates/ja_rave/css/handheld/template.css add new

    .ja-links a {
    display:none;
    }

    Open templates/ja_rave/css/iphone/template.css add new

    .ja-links a {
    display:none;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 3 months ago.

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