Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sranantube Friend
    #157365

    I have changed the size of the logo. But I’ve got a problem: I want to create space between my logo and the module position Top. I want make also the space between the menu bar and the logo a littlebit smaller. How can I do that? My website: http://www.regancy.nl

    Phan Gam Friend
    #366632

    Hi,
    Please try as following:

    1. Open /templates/ja_rasite/css/template.css

    2. Search css code defining h1.logo style

    h1.logo {
    height: 53px;
    margin-left: 10px;
    margin-top: 20px;
    width: 187px;
    }

    3. Change this code to

    h1.logo {
    height: 100px;
    margin-left: 10px;
    margin-top: 10px;
    width: 187px;
    }

    Hope that helps

    sranantube Friend
    #366871

    It works. Thank you very much.

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

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

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