Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • amlinc Friend
    #173734

    Is there a way to make the logo on the top of the template bigger? They are wanting it to stretch bigger across the whole screen.

    *content overlapping problem solved* but still need help with problem above.

    Thanks.

    khoand Friend
    #437959

    You change dimension of /templates/ja_erica/images/logo.png file.
    And you modify css of /templates/ja_erica/css/template.css, you find the code and change bold text

    h1.logo a {
    width: 212px;
    float: left;
    display: block;
    background: url(../images/logo.png) no-repeat;
    text-transform: uppercase;
    text-indent: -5000px;
    height: 60px;
    outline: none;
    }

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

    khoand Friend
    #440127

    Do you solve it?

    khoand Friend
    #442309

    Do you solve it?

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 1 month ago.

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