test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Peter Konstantakos Friend
    #160290

    http://kdm-testing.com/teline42/index.php

    How can I create blank module class for the right 1 and right 2 positions so I can place skyscraper ads at full size?

    Thanks

    Sherlock Friend
    #377136

    Dear Konstantakos,

    You can create a class suffix for your modules and set it’s padding and it’s margin to 0,for example your class suffix is skyscraper you add this css to the template.css file

    moduletableskyscraper {
    padding:0px;
    margin:0px;
    }

    I hope that would help !

    actu9 Friend
    #378190

    Hi dathq, thanks but it doesn’t work for me. I would like to have a fully blank module (with no grey border all around the box).
    I created the class suffix as you said but I probably missed something…

    Sherlock Friend
    #378202

    Dear actu9,

    You can try with this
    moduletableskyscraper {
    padding:0px;
    margin:0px;
    border:none;
    }
    If that still not help,please post here your url for a checking.

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

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

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