Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • smolsolutions Friend
    #126224

    Hello 🙂
    Just a quick question how can i change the logo’s width to let’s say: 290px?
    I’ve tried to change the css of h1.logo though it overlaps through the top menu.

    Thank you.

    Hung Dinh Friend
    #241112

    #ja-mainnav {template.css (line 808)
    height:100px;
    position:absolute;
    right:1px;
    top:0pt;
    width:725px;
    z-index:999;
    }

    to

    #ja-mainnav {template.css (line 808)
    height:100px;
    position:absolute;
    right:1px;
    top:0pt;
    width:625px;
    z-index:999;
    }

    and edit this 2 headerbg images accordingly

    And edit the logo if necessary

    smolsolutions Friend
    #241192

    Thank you for your kind answer Hung Dinh, although that generates a small problem, the last menu item name get’s a little cut off. Any ideias how to fix it?

    (It cuts a little bit of the O and the S)

    Regards,

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

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

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