Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mikedos Friend
    #195374

    Hello!

    I need to replace logo. Everything is on picture. How i can do it?


    1. elastica
    chavan Friend
    #524962

    Find this image in your site /templates/ja_elastica/images/logo-trans.png

    replace it with yours, thats it simple

    Ninja Lead Moderator
    #525083

    <em>@mikedos 414160 wrote:</em><blockquote>Hello!

    I need to replace logo. Everything is on picture. How i can do it?</blockquote>

    You can replace your logo as follows:

    Replace this templates/ja_elastica/images/logo-trans.png file with a new one.

    And edit the templates/ja_elastica/css/template.css file:

    Change

    h1.logo {
    background: #ec534d;
    float: left;
    font-size: 1em;
    height: 70px;
    width: auto;
    z-index: 12;
    }

    To:

    h1.logo {
    background: #ec534d;
    float: initial;
    font-size: 1em;
    height: 70px;
    width: 184px;
    z-index: 12;
    }

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

This topic contains 3 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 1 month ago.

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