Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • andymate Friend
    #133797

    how to change the height with custom logo??
    i0m using hte last version of larix temp

    thx

    jwellman Friend
    #272686

    My numbers in the CSS codes below will look different than yours. I’m working with Larix at the moment and also wanted the logo slightly larger. Go to your template’s css files. (Exact path location: public_html/templates/ja_larix/css/template_css.css)

    The modifications you will have to make will be to the header-bg image and the logo image.

    When I’m making changes to the CSS I usually copy and paste the original into a word document. That way if I mess up or want the original numbers back I can easily restore the file.

    Hope this helps
    Jessica

    /* HEADER
    ——————————————————— */
    #ja-headerwrap {
    clear: both;
    background: url(../images/header-bg.jpg) repeat top left;
    position: relative;
    height: 140px;
    }

    #ja-header {
    }

    h1.logo {
    float: left;
    top margin: 20px;
    padding: 0px;
    width: 295px;
    display: block;
    font-size: 300%;
    height: 110px;
    }

    h1.logo a {
    width: 618px;
    float: left;
    display: block;
    background: url(../images/logo.jpg) no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: -4000px;
    height: 120px;
    outline: none;

    andymate Friend
    #272707

    thx a lot!! solved..

    andrevmarques Friend
    #279563

    Hi Andymate !
    1 question !

    How do you use JPG or PNG at Larix Header Logo ? is that possible ?

    Andre – NJ – USA

    andymate Friend
    #279608

    hey andrev just replace the (../images/header-bg.jpg) with your….

    cheers

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

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

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