Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • JEFFREYMACDOUGALL Friend
    #143044

    I was wondering how to get rid of the white space just below my gallery module in user1. Someone mentioned it is an article. I have that turned to off in globals but still showing!!

    Please help!

    Look at http://www.newvisioncolorlab.com

    Thanks

    Jeff

    mihirc Friend
    #312435

    Hello,

    Go the the template.css and find line no. 451.

    div.moduletable, div.moduletable_text, div.moduletable_menu {
    margin:0 0 30px;
    padding:0;
    }

    replace this with:
    div.moduletable_text, div.moduletable_menu {
    margin:0 0 30px;
    padding:0;
    }

    div.moduletable{
    margin:0px !important;
    }

    That should fix it.

    Mihir.

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

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

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