Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • derek7 Friend
    #132280

    Hello everybody, is there a way to move the A+, A- images more on the rigth!?
    which files and lines should i modify!?
    thanks!

    lcristian Friend
    #265645

    Search for “usertool” in your template CSS and make your adjustment.

    derek7 Friend
    #266453

    <em>@lcristian 73911 wrote:</em><blockquote>Search for “usertool” in your template CSS and make your adjustment.</blockquote>

    Whato should i Modify?

    And would it be possible to remove it? thanks!

    njbarbour Friend
    #267183

    <em>@derek7 73837 wrote:</em><blockquote>Hello everybody, is there a way to move the A+, A- images more on the rigth!?
    which files and lines should i modify!?
    thanks!</blockquote>

    Hi,

    I managed to delete these altogether by doing the following to the following file

    In ja_templatetools.php (within ja_purity). Open this file. You need to erase the

    <ul class=”ja-usertools-font”>

    Go to line 145 and delete everything between

    ?>

    and

    <script type on Line 157

    My new file looks like this.

    if (in_array(JA_TOOL_FONT, $_array_tools)){//show font tools

    ?>

    <script type=”text/javascript”>var CurrentFontSize=parseInt(‘<?php echo $this->getParam(JA_TOOL_FONT);?>’);</script>

    <?php

    }

    }

    I would estimate that there will be position related data in these paragraphs also.

    What I do is save the original file as $$$filename, edit the file and re-upload. If the change is not to your liking, just delete the new file and rename the original file as the main one.

    Cheers

    njb

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

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

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