Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • iapetus Friend
    #180634

    On my home page with JA News Pro there is no clear space between the three columns like in the demo – instead it is all solid white. I’ve compared the css file of the demo with my own site using firebug, but can’t see any difference. Is there a way to set the space between the columns to”clear” ?

    Sherlock Friend
    #466903

    Hi iapetus,

    Can you share with me here your url where the issue is seen ? also turn off the optimize css so I can see the actual css file for checking 🙂

    iapetus Friend
    #466939

    Hi Sherlock,

    Thank you, I have turned off “optimise css”. The url is http://www.capetowntoday.co.za/ – you can see what I’m talking about if you scroll down to below “editor’s” pick

    Sherlock Friend
    #466992

    Hi iapetus,

    You open the file of templates/your_template/css/template.css to add this css rule

    div.ja-moduletable.no-bg, div.moduletable.no-bg {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
    }

    I hope that would help !

    iapetus Friend
    #467264

    Hi Sherlock
    Thank you, I have tried adding that to my template.css file, unfortunately it did not resolve the issue.

    Sherlock Friend
    #467321

    Hi iapetus,

    You could try with this css rule

    div.moduletableno-bg{
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
    }

    I hope that would help !

    iapetus Friend
    #467407

    Yes, that worked perfectly, thank you for your help!

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

This topic contains 7 replies, has 2 voices, and was last updated by  iapetus 12 years, 1 month ago.

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