Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • roblom Friend
    #135354

    I’ve tried to remove the gray line between the diferent menumodules on the left menu bar. But the problem is i can’t find the right CSS settings. I’m also not so familiair wit CSS so that could be the problem 😀

    Can someone tell me how to do this?

    Sherlock Friend
    #279609

    Hi roblom !
    You can do it following way below :
    Open template.css file in templates/ja_purity/css folder , find following code section at about line 1040 :


    div.moduletable, div.moduletable_menu, div.moduletable_text {
    background:transparent url(../images/hdot.gif) repeat-x scroll center bottom;
    margin-bottom:15px;
    padding:0 0 20px;
    }

    change to :


    div.moduletable, div.moduletable_menu, div.moduletable_text {
    margin-bottom:15px;
    padding:0 0 20px;
    }

    roblom Friend
    #279679

    Great that was what i was looking for.
    Thanks !

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

This topic contains 3 replies, has 2 voices, and was last updated by  roblom 15 years, 5 months ago.

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