Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • trasermx Friend
    #184971

    Hi Friends. I’m trying to remove some blank areas on the website (I mean, i’m not going to show some modules and thats why now I have some blank areas) Is there a file where Im able to do some changes?

    Thanks on advance!!!!


    1. help
    trasermx Friend
    #483578

    Answers Please….. !!!:((

    Ninja Lead Moderator
    #483593

    I have fixed the problem on your site with the details below

    Open templates/ja_puresite/css/template.css file


    #ja-header .main-inner1 {
    border-bottom: 1px solid #e5e6e7
    }
    #ja-botsl .main div.ja-moduletable, #ja-botsl .main div.moduletable {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
    border: none;
    background: none;
    border-top: 1px solid #e5e6e7
    width: 100% !important;
    }
    #ja-container .main { padding: 20px 0 0; }

    change to


    #ja-header .main-inner1 {
    border-bottom: 0px solid #e5e6e7
    }
    #ja-botsl .main div.ja-moduletable, #ja-botsl .main div.moduletable {
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    border: none;
    background: none;
    border-top: 0px solid #e5e6e7
    width: 100% !important;
    }
    #ja-container .main { padding: 0px; }

    trasermx Friend
    #483668

    Excellent! Thank you sooo much!

    🙂

    nix1000uk Friend
    #510962

    Hi, I have exactly the same problem. I think that I have made the same changes but I still have the lines.
    any ideas??
    Thanks
    Nick…

    phong nam Friend
    #510974

    Hi Nick,

    Can you try to follow the suggstion of Ninja Lead again and clear JAT3 cache (Button at the top right of dashboard) after saving changes ?

    nix1000uk Friend
    #511020

    Hi Leo, that’s great – done it. (I think I had forgotten to clear the cache) I only have the one line now.
    Is the a way to remove the dashes from the JA Side News pictures. they are still there if I don’t show the ‘Read More’

    Thank you
    Nick…


    1. joomlart-dashes2
    2. joomlart-dashes
    phong nam Friend
    #511025

    Hi Nick,

    You can put below css styles override into the end of templates/ja_puresite/css/template.css file:

    p.readmore a {
    background: none !important;
    }

    Remember to clear JAT3 cache.

    nix1000uk Friend
    #511070

    Hi Leo, tried that, and I’m afraid it didn’t work ??

    (Yes I did, refresh Cah.:)

    cheers
    Nick…

    phong nam Friend
    #511078

    Hi Nick,

    Can you try my suggestion once age time again and also clear the browser cache ? You can see the result on my side in the attachment below.


    1. dash
    nix1000uk Friend
    #511155

    Hi Leo,
    I’m sorry, I probably didn’t explain myself properly before. Its the dashes below the pictures (above the ‘Readmore’) That I would like to get rid of.

    Thank you
    Nick…


    1. dashreply1
    phong nam Friend
    #511225

    Hi Nick,

    Thank you for the snapshot. You can remove that dash by opening templatesja_puresitecssmod_jasidenews.css file, find lines:

    .ja-slidenews-item .ja-title {
    font-size: 1.167em;
    text-shadow: 0 0 1px rgba(0,0,0,.1);
    color:#353637;
    font-weight: normal;
    background: url(../images/title-bg.gif) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: 'QuestrialRegular', Arial, Helvetica, sans-serif;
    }

    Then remove the background in red texts above and clear JAT3 cache.

    nix1000uk Friend
    #511264

    :):)Hi leo, That did it. thank very much for your help. it is very much appreciated.

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

This topic contains 13 replies, has 4 voices, and was last updated by  nix1000uk 10 years, 6 months ago.

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