Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • karamalla Friend
    #138554

    Hello all!
    How can I disable or hide wide/ narrow screen function on the heard?
    Please Help
    Karamalla

    Anonymous Moderator
    #293522

    + Open index.php file in templates/ja_mageia folder, at about line 145, find following code:

    [PHP] <?php if($supported_browsers) $tempTools->genToolMenu(1); else $tempTools->genToolMenu_ie6(1); ?>[/PHP]

    and remove it or change to:

    [PHP] <?php if($supported_browsers) $tempTools->genToolMenu(0); else $tempTools->genToolMenu_ie6(0); ?>[/PHP]

    autumn consultancy Friend
    #339359

    Nice one, best and most simple answer I have come across for this issue.

    Most appreciated.

    Craig.

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

This topic contains 3 replies, has 3 voices, and was last updated by  autumn consultancy 14 years, 7 months ago.

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