Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • firstrincewind Friend
    #149033

    Hello,
    i need to reduce margin-left, left col and margin-right, right col. I already found the position to change the width of columns but not where the margin is:
    Look here:
    http://www.wt-bonn.de/interna

    Thre is too much room on the left side

    lamvt Friend
    #335309

    .column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left:10px;
    margin-right:10px;
    }

    http://www.wt-bonn.de/templates/ja_purity_iiwt/css/layout.css Line 32
    changes to

    .column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
    margin-left:5px;
    margin-right:10px;
    }

    firstrincewind Friend
    #335375

    thanks 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  firstrincewind 14 years, 8 months ago.

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