Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • longvu76 Friend
    #172072

    Problem #1 JA Tiris Template didn’t display the whole Joomla article on frontpage. (see Captured.jpg pix)

    Problem #2 There is white space below menu I’d like to take it out (see Captured2.pix)

    J1.7.3


    1. Capture
    2. Capture2
    khoand Friend
    #430937

    <em>@longvu76 290813 wrote:</em><blockquote>Problem #1 JA Tiris Template didn’t display the whole Joomla article on frontpage. (see Captured.jpg pix)

    </blockquote>
    Hi,
    You add this code into /templates/ja_tiris/css/template.css

    .item.column-1 {
    padding-left: 20px;
    }

    <em>@longvu76 290813 wrote:</em><blockquote>
    Problem #2 There is white space below menu I’d like to take it out (see Captured2.pix)

    J1.7.3</blockquote>
    You replace this code from /templates/ja_tiris/css/template.css

    div.ja-moduletable h3, div.moduletable h3 {
    background: url(../images/bg-h3.gif) 0 100% repeat-x;
    color: black;
    font-family: "abelregular", Arial, sans-serif;
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
    }

    with

    div.ja-moduletable h3, div.moduletable h3 {
    background: none;
    color: black;
    font-family: "abelregular", Arial, sans-serif;
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
    }

    longvu76 Friend
    #430944

    .item.column-1 {
    padding-left: 20px;
    }

    This one only works for the leftside BUT not the rightside. Right side is still missing words.

    khoand Friend
    #431216

    It’s normal. You view the attached image


    1. view
    longvu76 Friend
    #458247

    The right side of the front page content is off . Please review and help.

    Sherlock Friend
    #458446

    <em>@longvu76 326457 wrote:</em><blockquote>The right side of the front page content is off . Please review and help.</blockquote>

    Hi longvu76,

    I just took a look at your homepage and not sure I was seeing the problem there, let me know if you manage to solve, I guess mostly the problem belong to your article contents.

    longvu76 Friend
    #458772

    Hi Sherlock,

    Please find the attached picture

    I had this issue before (as described in previous posts) and Joomlart Support logged in and fixed it. Then I just recently updated the Tiris Template to latest version and the problem came back.

    Joomlart Support, please help…. Thanks.


    1. Capture
    Sherlock Friend
    #458797

    Hi longvu76,

    You open the file of templates/ja_tiris/css/template.css look for this css

    .item.column-1 {
    padding-left: 20px;
    }

    and remove it, I hope it should help !

    longvu76 Friend
    #458951

    It works .. thanks

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

This topic contains 9 replies, has 3 voices, and was last updated by  longvu76 12 years, 4 months ago.

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