Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • davidsg3 Friend
    #168564

    Hi.

    I’m trying to change the logo image into rainbow theme but i can’t.

    New logo have 280px x 120px, and I’m trying to change it but I can´t show anylogo anywhere.

    Please, need help to know where I must to go and what I have to change to show the new logo in the web.

    Now no logo shows.:((:((:((:((:((:((

    Help!

    URL: paucostafoundation.org

    Thanks!


    1. Captura-de-pantalla-2011-09-14-a-las-22.09.40
    pavit Moderator
    #412721

    Hi

    Your logo image is under templates/Ja_business/core/themes/rainbow/images/logo.png

    davidsg3 Friend
    #412723

    <em>@pavit 267782 wrote:</em><blockquote>Hi

    Your logo image is under templates/Ja_business/core/themes/rainbow/images/logo.png</blockquote>

    Thanks.

    I know it and my new logo is also located inn. The problem is that the new logo has a new dimensions and I can’t see it in the web, whre it must be located well.

    How can I set it ?

    Thanks

    pavit Moderator
    #412724

    Hi

    have you tried to manage the template.css in templates/ja_business/css

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 66px;
    margin: 30px 0 15px;
    width: 188px;
    }

    Change the width and height and the margin

    Manos Moderator
    #412731

    <em>@davidsg3 267778 wrote:</em><blockquote>
    New logo have 280px x 120px, and I’m trying to change it but I can´t show anylogo anywhere.
    </blockquote>

    Hi, it seems that you had wrong paths on your global configuration settings! I changed them with the correct ones and you can see your logo now at your website, but you have to make necessary CSS changes, please take a look at Pavit’s replys

    Regards

    Manos

    davidsg3 Friend
    #413493

    HI Manos.

    Pavits trold me that I have to change css code.

    I think I tried to do that but I did not get anything.

    I’m still waiting for see my logo into the website.

    The logo.png file is in the server at the correct file.

    The code in my css is as it follows:

    /* HEADER
    ——————————————————— */
    #ja-header {
    background: url(../images/header-bg-layer1.jpg) repeat-x top center;
    z-index: 600;
    }

    #ja-header .wrap-inner1 { background: url(../images/header-bg-layer2.jpg) no-repeat top center; }
    #ja-header .wrap-inner2 { background: url(../images/header-bg-layer3.png) repeat-x top center; }

    #ja-header .main { height: 280px; padding: 0; }

    h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px; }

    /* Logo Image —*/
    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 120px;
    margin: 30px 0 15px;
    width: 280px;
    }

    /* Logo Text —*/
    div.logo-text h1 { font-size: 200%; font-weight: bold; }

    div.logo-text h1 a { text-decoration: none; }

    p.site-slogan {
    color: #ccc;
    display: block;
    font-size: 85%;
    margin: 3px 0 0;
    padding: 0 10px;
    text-transform: uppercase;
    }

    Please show me where I’m wrong.

    Thanks!

    Manos Moderator
    #413494

    Hi,

    I can see your logo correctly, we are talking about the same site or i miss something ? Please advice!

    Regards

    Manos


    1. site-logo
    davidsg3 Friend
    #413495

    Hi Manos.

    Thanks for the logo problem.

    I used a new css config to adapt logo view into home webpage and I think now it’s good,

    I only want to ask how you did it and what you changed for a correct logo impression.

    Thanks very much!

    davidsg3 Friend
    #413496

    Sorry for the confusion.

    Yes we are talking about the same site.

    When I tried to change logo config, I was not able to work whit it.

    Now, 10 minutes ago, the logo was not centred. I tried to modify css config and now it works great.

    I was asking to you about what you did before to be able to see the logo in the website.

    Now, the parameters of the css archive are as it follows:


    /* HEADER
    --------------------------------------------------------- */
    #ja-header {
    background: url(../images/header-bg-layer1.jpg) repeat-x top center;
    z-index: 600;
    }

    #ja-header .wrap-inner1 { background: url(../images/header-bg-layer2.jpg) no-repeat top center; }
    #ja-header .wrap-inner2 { background: url(../images/header-bg-layer3.png) repeat-x top center; }

    #ja-header .main { height: 133px; padding: 0; }

    h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px; }

    /* Logo Image ---*/
    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    display: block;
    height: 120px;
    margin: 10px 0 15px;
    width: 280px;
    }

    Thanks!!!!!

    Manos Moderator
    #413498

    <em>@pascm 267795 wrote:</em><blockquote>Hi, it seems that you had wrong paths on your global configuration settings! I changed them with the correct ones and you can see your logo now at your website
    </blockquote>

    I just did this! maybe your browsers cache kept you from seeing your logo ?

    Regards

    Manos

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

This topic contains 10 replies, has 3 voices, and was last updated by  Manos 12 years, 7 months ago.

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