test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • euroclean Friend
    #138753

    How I can insert line space between “main menu” and “Login” ?

    http://img9.imageshack.us/img9/9498/problemp.jpg

    Thanks.

    jsliao Friend
    #294339

    template_css.css (line 508)

    change

    div.moduletable {
    padding:5px 10px;
    }

    to

    div.moduletable {
    padding:5px 10px 20px;
    }

    modify 20px to required size if needed

    Do note that doing this will affect the spacing between all modules on the left column

    euroclean Friend
    #294375

    Thank you.

    I will try do this.

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

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

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