Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • bsdvn Friend
    #168460

    Hi All

    I would like to remove padding of my website (see picture as below and see my note)

    My site at: http://www.bsdvn.com

    thanks in advance.


    1. 9-12-2011-11-08-30-PM
    khoand Friend
    #412182

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

    bsdvn Friend
    #412229

    Hi Khoand

    I have changed it already, and please help me to remove it.

    thanks for your support

    khoand Friend
    #412303

    Hi,
    You replace this code from /templates/ja_t3_blank/css/template.css in the line #330

    #ja-topsl .main {
    padding: 0;
    }

    with

    #ja-topsl .main {
    padding: 0;
    margin-top: -21px; < add this line
    }

    bsdvn Friend
    #412318

    hi Khoand

    Thansk for your support, I have changed it, but the problem is still there ( I have cleaned cache already)


    1. 9-13-2011-1-05-59-PM
    khoand Friend
    #412319

    Could you give me a snapshot with your annotation?

    khoand Friend
    #412321

    There is my snapshot.


    1. 1
    bsdvn Friend
    #412537

    hi

    It effects on Google Chrome, but in IE and FF does not effect.

    khoand Friend
    #412547

    You find this code from /templates/ja_t3_blank/css/template.css in the line #330, #331

    #ja-topsl .main {
    padding: 0;
    margin-top: -21px; < remove this line
    }

    #ja-topsl .main-inner1 {
    padding: 10px 0; < remove this line
    border-bottom: 1px solid #CCC;
    }

    – You find this code from /modules/mod_icetabs/themes/default-black/assets/style.css in the line #15

    .ice-tabs-black {
    color: #CCC!important;
    position: relative;
    border: 1px solid #777;
    background: #222;
    width: auto;
    height: auto;
    margin-top: -11px; < add this line
    }

    khoand Friend
    #413228

    Do you solve it?

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

This topic contains 10 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