Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • radesignprint Friend
    #135881

    hi guys
    how are we all?

    thanks so much for your help in advance.

    i have just downloaded the JA Rutile template, still learning, but i went and did some edits to the “JA News Frontpage” but when i go to the page it looks different to the demo at: http://www.bestofjoomla.com/index2.php?option=com_bestoftemplate&task=demo&no_html=1&id=1792

    so i went to check the module, the article, the ja.news.fp.css, ja.news.js but i couldnt find why the “Headline” the “title” and text with “READ MORE” are all centred and the whole module is centred, the whole module is not right at the top of white box i mean like the demo,

    and also there is space between the image and the title.

    here is the link to the page i am working on: http://radesignprint.com.au/bb/

    I am asking you guys the pros to please help me out here.

    thanks so much.

    Anonymous Moderator
    #281088

    Dear radesignprint,

    Please open ja.news.fp.css, at about line 59, find script below:

    div.ja-newscat {
    color:#999999;
    display:block;
    margin:0;
    padding:0 0 3px;
    position:relative;
    text-transform:uppercase;
    }

    and change to:

    div.ja-newscat {
    color:#999999;
    display:block;
    margin:0;
    padding:0 0 3px;
    position:relative;
    text-transform:uppercase;
    text-align:left;
    }

    + At about line 80, find script below:

    .ja-newscontent {
    background:#FFFFFF none repeat scroll 0 0;
    }

    and change to:

    .ja-newscontent {
    background:#FFFFFF none repeat scroll 0 0;
    text-align:left;
    }

    Hope it helps.

    radesignprint Friend
    #281098

    Hi this is the codes, i have changed, but i didnt get any thing different, still the same.

    thanks

    /*————————————————————————

    # JA Teline II 1.0 – April, 2008

    # ————————————————————————

    # Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

    # @license – Copyrighted Commercial Software

    # Author: J.O.O.M Solutions Co., Ltd

    # Websites: http://www.joomlart.comhttp://www.joomlancers.com

    ————————————————————————-*/

    /* DEFAULT HEADLINE (jazin-fp)

    ——————————————— */

    #jazin-fp {

    }

    #jazin-hlwrap {

    clear: both;

    border-top: 1px solid #CCCCCC;

    border-bottom: 5px solid #ABABAB;

    }

    #jazin-hlfirst {

    width: 49.9%;

    float: left;

    background: #F7F7F7;

    }

    #jazin-hlfirst img {

    margin: 0 0 10px !important;

    padding: 0 !important;

    }

    #jazin-hlnext {

    width: 49%;

    float: right;

    }

    #jazin-hlwrap .jazin-content {

    padding: 10px;

    }

    #jazin-hlnext .jazin-content {

    padding: 10px 0 5px 10px;

    }

    #jazin-hlnext .jazin-content img {

    float: right;

    padding: 0;

    margin: 5px 0 5px 15px;

    }

    #jazin-fp a.readon {

    margin-top: 5px;

    }

    /* OLD HEADLINE (jazin-fp)

    ——————————————— */

    #jahl-newsitem {

    padding: 5px;

    }

    div.ja-newscat {
    color:#999999;
    display:block;
    margin:0;
    padding:0 0 3px;
    position:relative;
    text-transform:uppercase;
    text-align:left;
    }

    div.ja-newscat span {

    font-weight: bold;

    padding-left: 10px;

    }

    #jahl-newsitem a.ja-newstitle {

    font-size: 150%;

    font-weight: normal;

    }

    .ja-newscontent {
    background:#FFFFFF none repeat scroll 0 0; text-align:left; }

    #jahl-newsitem img {

    margin: 2px 20px 10px 0;

    }

    /* Control bar

    ——————————————— */

    .jahl-newscontrol {

    position: absolute;

    top: 0;

    right: 0;

    padding: 5px 0;

    display: block;

    }

    .jahl-newscontrol ul {

    margin: 0 0 0 10px;

    padding: 0;

    float: left;

    }

    .jahl-newscontrol li {

    margin: 0;

    padding: 0;

    background: none;

    display: inline;

    }

    #loading-indicator {

    float: left;

    }

    #jahl-indicator {

    float: left;

    background: #EEEEEE;

    padding: 2px 5px;

    font-size: 10px;

    line-height: normal;

    margin-left: 5px;

    display: block;

    }

    Anonymous Moderator
    #281110

    Dear radesignprint,

    I have checked your website and i didn’t find your changes.
    Please change css file and upload to the server to check again.

    This below is script I found in your css file:

    + ja.news.fp.css, at about line 59
    div.ja-newscat {
    color:#999999;
    display:block;
    margin:0;
    padding:0 0 3px;
    position:relative;
    text-transform:uppercase;
    }

    + At about line 80:
    .ja-newscontent {
    background:#FFFFFF none repeat scroll 0 0;
    }

    You can go to link http://radesignprint.com.au/bb/templates/ja_rutile/css/ja.news.fp.css to check again.

    radesignprint Friend
    #281123

    hi there JA Developer

    thank you its working now, i was looking at different file exactly same name at: bb/modules/mod_janews_fp/ja.news and i had changed that one. However i still have a space between the top of the white box and “Headline” i mean there is a space between the sqauare box top and the “headline”. if you see the demo and my page u will see the difference.

    thank you again.

    Can you please help me i am trying to get the headlines on the top and the other things on the bottom i have been to thier properties i can not figure it out. i have to disable the other one to get the headlines on the top because both of the order for both of them is “0” i do not have any option to set something else other than “0”

    thanks

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

This topic contains 5 replies, has 2 voices, and was last updated by  radesignprint 15 years, 9 months ago.

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