Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bacaaardi Friend
    #123351

    Hi,

    i have the JA Mercury as template. Nice work. Thanks a lot!!

    I wolud like to disable the narrow screen. I only want to have the wide screen.
    The user shpuld not habe the opinion to change between this two screens

    Where can I disable the narrow screen choice option?

    Only the wide screen view should be the only view (default)

    Thanks

    redlight_traitor Friend
    #231449

    Yes…go edit the index file and read the instructions on how to set it so that the tools option do not show.

    jaway Friend
    #268163

    Is this the bit of code you have in mind?

    <div id=”ja-usertools” class=”<?php echo “$ja_width fs”.$ja_font_size;?>”>

    <?php if ($ja_tool) { ?>
    <?php genToolMenu($ja_tool & 1); /*screen tool*/ ?>
    <?php genToolMenu($ja_tool & 2); /*color tool*/ ?>
    <?php } ?>

    </div>
    <!– END: COLOR BAR –>
    </div>

    What should be done? remove/modify the line “<?php genToolMenu($ja_tool & 1); /*screen tool*/ ?>” ?

    Cheers

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

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

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