Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • morrisonrox Friend
    #183189

    how to remove this margin?

    where is a css of this slide
    thx


    1. jBNAj
    morrisonrox Friend
    #476559

    want the image occupy the entire space of blue box without that margin. how could I remove it? :-[

    Ninja Lead Moderator
    #476662

    You can fix it with my suggestion:
    <blockquote>Open templates/ja_puresite/css/modules.css file</blockquote>
    from

    div.ja-moduletable-inner,
    div.moduletable-inner {
    padding: 20px;
    margin: 10px;
    }

    change to

    div.ja-moduletable-inner,
    div.moduletable-inner {
    padding: 0px;
    margin: 0px;
    }

    Remember to clear cache from admin

    morrisonrox Friend
    #476731

    Thx thx thx :d

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

This topic contains 4 replies, has 2 voices, and was last updated by  morrisonrox 11 years, 11 months ago.

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