Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • waynefarnworth Friend
    #126282

    Hello

    Can anyone tell me how to remove the colour switcher & font size at the top of Corona?

    I want to reclaim that space and move everything else up.

    Thanks in advance

    Wayne

    waynefarnworth Friend
    #241321

    OK

    Leave a monkey alone in a room for long enough with a typewriter and what do you get?

    Remove this from index.php

    <!– BEGIN: USER TOOLS –>
    <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id=”ja-usertools”>
    <?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
    </div>
    <?php } ?>
    <!– END: USER TOOLS –>

    Then amend the padding in template.css around line 520

    #ja-wrapper {
    margin: 0 auto;
    padding: 5px 0;
    width: 950px;
    }

    Thanks

    Wayne

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

This topic contains 2 replies, has 1 voice, and was last updated by  waynefarnworth 16 years, 1 month ago.

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