Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • victortopper Friend
    #194903

    Hi,
    I have small problems last minute to finalize the template

    1) how to remove the display of the time in GMT

    2) by moving the mouse moves the logo, I remember how I did for the first time to solve this problem

    3) The module is not displayed correctly then it is very well configured it that on firefox. So IE and Google appears well

    4) The title of the homepage is too pale how enhanced sharpness colors

    Url: http://final.mwinda.org


    1. final1
    chavan Friend
    #523301

    2. Go to this File: /templates/ja_teline_iv/css/template.css

    Remove this code


    h1.logo a:hover, h1.logo a:focus {
    background-position: left bottom;
    }

    3. This is an issue with firefox, there would be a adobe flash crash, thats the reason it is not displaying. upgrade your flash and restart the firefox. everything will work fine.

    4. Go to this File : /templates/ja_teline_iv/css/template.css

    Add this code:


    .ja-zinfp-featured h2.ja-zintitle a{
    color:#333333 !important;
    }

    .ja-zinfp-featured h2.ja-zintitle a:hover{
    color:#FFFFFF !important;
    }

    Ninja Lead Moderator
    #523373

    @vitortopper

    <blockquote>how to remove the display of the time in GMT</blockquote>

    Open the administrator/language/en-GB/en-GB.plg_system_jat3.ini file

    Change

    T3_DATE_FORMAT_LASTUPDATE="D, d M Y ga"

    To

    T3_DATE_FORMAT_LASTUPDATE="D, d M Y"

    victortopper Friend
    #524462

    how to configure this module to have only one item instead of two
    thank you


    1. evement
    Ninja Lead Moderator
    #524561

    It relates to content-mass-bot position.

    Please remove this code, then it should help:


    <div class="ja-typo-bubble-small">
    <div class="bubble-small-inner clearfix"><a title="Twitter" href="#"> </a></div>
    </div>

    victortopper Friend
    #524609

    I did not find the code I looked on temple.css and style. Css I did not find the change to where to find this code where do I find

    chavan Friend
    #524646

    For who’s reply you said it is not working ?

    victortopper Friend
    #524655

    I can not find the code to delete. what files are the code

    <div class=”ja-typo-bubble-small”>
    <div class=”bubble-small-inner clearfix”><a title=”Twitter” href=”#”> </a></div>
    </div>

    victortopper Friend
    #524693

    I have a license to modify footer on what files I can change the items reported


    1. footer_modif
    Ninja Lead Moderator
    #524736

    <em>@victortopper 413778 wrote:</em><blockquote>I can not find the code to delete. what files are the code

    <div class=”ja-typo-bubble-small”>
    <div class=”bubble-small-inner clearfix”><a title=”Twitter” href=”#”>*</a></div>
    </div></blockquote>

    Please navigate*to Admin site -> Extensions -> Module Manager ->*EVÉNEMENT DE L’ANNÉE html module (with content-mass-bot position) and edit as I mentioned.*

    Regarding modification on your screenshot:*

    + Removal and masking: Home Joomla.org, you can find it from Admin site > Extensions > Module Manager > disable Top module (with footnav position). Once you disable Top module, the copyright will move to top of footer.*

    + Replace power by T3 logo, you can replace this t3/logo/t3_logo_dark_sm.png file

    victortopper Friend
    #525003

    Hi
    how to find the file or path to replace this code “t3/logo/t3_logo_dark_sm.png”
    thank you

    Ninja Lead Moderator
    #525012

    You can find the path of logo file above in this file: plugins/system/jat3/jat3/base-themes/default/css/template.css. You should see the CSS rule:

    .t3-logo-dark-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark_sm.png); }

    It seems you sorted it out at your end, I see your site has changed with another image.


    1. logo_footer
    victortopper Friend
    #525213

    Yes with your help that my precious summer and thank you very much. As soon as I’m done with this project I’ll post an idea for a new template

    victortopper Friend
    #525459

    hi,
    I think getting to the end of the transformation of the template I still have some changes to make
    1) Adjust my logo on the footer
    2) increase the height of the footer
    3) how to be clearly marked with circled in blue
    4) remove the setting


    1. footer
    2. corps
    Ninja Lead Moderator
    #525598

    Hope answers below would help.

    <blockquote>1) Adjust my logo on the footer</blockquote>

    Open the templates/ja_teline_iv/css/template.css file

    Change

    #ja-footer .ja-copyright {
    border-left: 1px dotted #333;
    margin-left: 4px;
    padding-bottom: 4px;
    }

    To

    #ja-footer .ja-copyright {
    border-left: 1px dotted #333
    margin-left: 4px;
    padding-bottom: 4px;
    background: url(http://static.joomlart.com/t3/logo/t3_logo_dark_sm.png) no-repeat right bottom;
    }

    <blockquote>2) increase the height of the footer</blockquote>

    Open the templates/ja_teline_iv/css/template.css file

    Change

    #ja-footer .main {
    background: #1f1f1f;
    color: #666;
    padding: 0;
    text-align: left;
    }

    To

    #ja-footer .main {
    background: #1f1f1f;
    color: #666;
    padding: 0;
    text-align: left;
    height: 150px;
    }

    <blockquote>3) how to be clearly marked with circled in blue</blockquote>

    Open the templates/ja_teline_iv/html/mod_janewspro/default/style.css file and change param in red:

    .default .ja-zincat h3 a { color: #999; }

    <blockquote>4) remove the setting</blockquote>

    Go to Admin site -> Module Manager -> JA NewsPro module and set Show User Setting Tool to No, see the screenshot


    1. ja_news_pro
Viewing 15 posts - 1 through 15 (of 28 total)

This topic contains 28 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 7 months ago.

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