Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • hariorama Friend
    #169634

    how to make a new line or any other solution?


    1. line
    pavit Moderator
    #419108

    Hi hariorama

    and if you reduce the height of text ?

    hariorama Friend
    #419109

    i’ll try. where?

    pavit Moderator
    #419111

    Hi

    go to /templates/ja_teline_iv/css/template.css towards the line 880 now you have

    #ja-navhelper-top {
    clear: both;
    color: #999999;
    display: block;
    font: 92% Arial,sans-serif;
    margin: 4px 0 12px -15px;
    padding: 0;
    position: relative;
    }

    change to

    #ja-navhelper-top {
    clear: both;
    color: #999999;
    display: block;
    font: 82% Arial,sans-serif;
    margin: 4px 0 12px -15px;
    padding: 0;
    position: relative;
    }

    hariorama Friend
    #419114

    yes, very good. i had to switch off compression in template and go to 72%. i think this will do the job.

    pavit Moderator
    #419116

    Hi
    it’s impossible have you cleaned your JaT3 cache ?

    hariorama Friend
    #419117

    please look at my other post.

    another question. if i go to the left on frontpage breadcrumbs on the arrow there comes tooltip “Go back one Page” where can i change this text?

    pavit Moderator
    #419119

    You want delete the tooltip or you want change the text ?

    hariorama Friend
    #419121

    change text. i went into langauge file from modul, but no see.

    pavit Moderator
    #419129

    Hi

    goto /templates/Ja_teline_IV/blocks/content.php

    <a href="javascript: history.go(-1)" class="ja-back-btn" title="Go back one page!"><span>Back</span></a>

    Change with your text the red line

    Regards

    hariorama Friend
    #419133

    fantastic, very good pavit. one last question (for the moment 😉 :

    how to change “OF” into other language. i did also not see in language template.


    1. of
    pavit Moderator
    #419154

    Hi hariorama

    goto this file root/modules/mod_janews_featured/tmpl/default/blog.php and find this code

    <span class="box-counter"><span class="counter">1</span> <?php echo JText::_('of')?> <?php echo $bigitems?></span>

    Change the word in red

    hariorama Friend
    #419200

    found solution: en-GB.mod_janews_featured.ini

    add:

    PREV=”Retour”
    NEXT=”Vor”
    OF=”Von”

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

This topic contains 13 replies, has 2 voices, and was last updated by  hariorama 13 years, 1 month ago.

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