Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • turminator Friend
    #168078

    Hello,

    I need to delete margin that appears in Right module positions. When I create it it shows and margin that can do more big, every module. I want that content can star in (0,0) position for this module. I attached an image with marked red the area that I want to delete.

    I try to create an class with:

    #ja-wrapper .moduletableblank{background:none; border: none; padding:0;}

    But it still creating a margin between content and module. Also I try to delete border that are viewed around module but it seems that border not dissapeared. How can I do?

    Many thanks!


    1. right_module
    khoand Friend
    #410150

    Hi,
    Could you give me a link to your page as you said?

    turminator Friend
    #410211

    Hi khoand,

    You can look it at: http://www.nudos.org/

    Many thanks!

    khoand Friend
    #410217

    You go to Template manager,choose JA Portfolio template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you

    turminator Friend
    #410229

    Ok. I do it.

    Thankyou for your support.

    khoand Friend
    #410271

    You replace this code from templatesja_portfoliocsslayout.css in the line #67

    #ja-right div.ja-moduletable, #ja-right .div.moduletable, #ja-right div.ja-module, #ja-right div.module {
    margin-right: 1px;
    }

    with

    #ja-right div.ja-moduletable, #ja-right .div.moduletable, #ja-right div.ja-module, #ja-right div.module {
    margin-right: 0px;
    margin-left: 0px;
    }

    – You find this code from templatesja_portfoliocsstemplate.css in the line #747

    div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct {
    padding: 10px 15px; < remove this line
    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  khoand 13 years, 2 months ago.

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