Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • jequalo Friend
    #133646

    I want to create space between the headline module and the JA-News module… What I mean is I want create a small gap instead of the dotted line? And how do I delete the dotted line? Thanks in advance..

    jequalo

    Sherlock Friend
    #271992

    you can edit ja.news.fp.css (line 13)(/templates/ja_rutile/css folder)

    #jazin-hlwrap {
    clear:both;
    padding-bottom:20px;--> add this line, change 20px as you want
    }

    Sherlock Friend
    #271993

    remove doted line:template.css (line 192)

    .article_separator, .article_seperator {
    background:transparent url(../images/dot.gif) repeat-x scroll center center;
    clear:both;
    display:block;
    height:30px;
    margin:0;
    }

    Change to

    .article_separator, .article_seperator {
    background:transparent url(../images/dot.gif) repeat-x scroll center center;
    clear:both;
    display:none;
    height:30px;
    margin:0;
    }

    jequalo Friend
    #272064

    Thanks nguoiabcd

    I appreciate the quick reply…

    jequalo

    jooleimon Friend
    #275754

    <em>@nguoiabcd 81695 wrote:</em><blockquote>you can edit ja.news.fp.css (line 13)(/templates/ja_rutile/css folder)

    #jazin-hlwrap {
    clear:both;
    padding-bottom:20px;--> add this line, change 20px as you want
    }

    </blockquote>
    I am having the same issue, and I tried the solution given but the problem still persists as shown in this link http://www.mlci.gov.to/site1/.

    Sherlock Friend
    #275780

    Hi
    What’s wrong ?
    I viewed your site, and saw that if you add like I said, everything is okie

    jooleimon Friend
    #275801

    <em>@nguoiabcd 86481 wrote:</em><blockquote>Hi
    What’s wrong ?
    I viewed your site, and saw that if you add like I said, everything is okie</blockquote>
    Please if you wait for the fp component to cycle thru all 5 news items, you will see that the ones with pictures run into the ja_news module below, even after inserting the code you gave earlier.

    That’s why I need to insert a space between the headline module and the rest of the frontpage.

    Sherlock Friend
    #275819

    Dear Sir,
    I followed your question from this morning, but need time to check.
    Please login admin, go to Extensions -> Modules manager, then choose Ja News Frontpage to edit
    In tab Advanced paramaters, you will see a paramater is Headline Fixed Height
    please set it as you want, maybe 300 is right height for you site

    jooleimon Friend
    #275922

    Thanks. That solved the problem and perhaps gives me control on what size pictures to use on the frontpage.

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

This topic contains 9 replies, has 3 voices, and was last updated by  jooleimon 16 years ago.

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