test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • nikhilc Friend
    #163190

    Hey guys, can someone point me where to look for (and shift) the “dotted” line that appears between the Intro and Links in the linear layout? I’ve decreased Intro width from 69% to 59%, and increased Links width from 29 to 39.

    Also, how can I remove the title “MORE:” above the Links?


    1. Picture-3
    khoand Friend
    #387967

    Hi,
    – Find this code from


    .linear .ja-zin .ja-box .ja-box-inner {
    margin: 12px 0;
    padding: 0 12px;
    background: url(../../../images/dot-2.gif) repeat-y 69% top; <-- change this value to 59%
    }

    – To remove “MORE: “, remove this code from <joomla url>modulesmod_janewsprotmpllinearblog_item.php file

    <strong><?php echo JTEXT::_('MORE:')?></strong>

    nikhilc Friend
    #387988

    Brilliant. Thanks, Khoand!

    nikhilc Friend
    #387992

    Sorry Khoand,

    but I have some confusion about your solution to the first one. this is what i currently have. different from what you’ve pasted above.


    .ja-zinwrap.linear {}

    .linear .ja-zin {}

    .linear .ja-zin .items-row { margin: 0; padding: 0; background: none; }

    .linear .ja-zin .ja-box .ja-box-inner { margin: 0; padding: 8px 12px 5px; }

    .linear .ja-zin .ja-box-first .ja-box-inner {}

    .linear .ja-zin .col-last .ja-box-inner { border-right: 0; }

    nikhilc Friend
    #388216

    hi all,

    got this figured. the file Khoand was talking about is here:
    templates/ja_teline_iv/html/mod_janewspro/linear/style.css

    khoand Friend
    #388370

    <em>@nikhilc 236515 wrote:</em><blockquote>hi all,

    got this figured. the file Khoand was talking about is here:
    templates/ja_teline_iv/html/mod_janewspro/linear/style.css</blockquote>
    Sorry about that I forget to add css file.

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

This topic contains 6 replies, has 2 voices, and was last updated by  khoand 13 years, 7 months ago.

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