Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nibu Friend
    #124469

    Hi,

    I’ve downloaded this template and i’m testing it on my website.

    The problem is that I have replaced the logo.png file with a bigger image. It’s 331×58 pixels and the original file was 211×60 pixels. In the css file i replaced the numbers, so you can see the whole picture. But: the menu slides over it. How can i move the menu more to the right?

    You can see the site here: http://www.jongerenraadoss.nl/panel

    Thanks!
    Nick

    Menalto Friend
    #234820

    Do the needed changes here too:
    template_css.css line 953

    h1.logo {
    font-size:300%;
    height:60px;
    left:0pt;
    margin:0pt;
    padding:0pt;
    position:absolute;
    top:0pt;
    width:212px;
    }

    And template_css.css line 977, change left: 250px to 331px

    #ja-mainnav {
    bottom:10px;
    left:250px;
    position:absolute;
    z-index:10;
    }

    nibu Friend
    #234821

    Hi Menalto,

    It works!
    Thanks!

    Nick

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

This topic contains 3 replies, has 2 voices, and was last updated by  nibu 16 years, 11 months ago.

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