Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • lebonheur Friend
    #166024

    Hello, i’ve just downloaded the JA_Bistro template, and i’m wondering how i am supposed to do if i want to change the header with my own logo… i’ve tried to change the url of the image on the css page template.css, but the 2 logos from the template are still showing… :confused:

    can someone please help me?

    pritam Friend
    #400206

    Hello ,

    To Logo image

    find this code to your template.css file :-

    h1.logo a {
    background: url(“/ja_bistro/templates/ja_bistro/images/logo.png”) no-repeat scroll left center transparent;
    display: block;
    height: 99px;
    width: 272px;
    }

    Change this code
    h1.logo a {
    background: url(“/ja_bistro/templates/ja_bistro/images/logo.png”) no-repeat scroll left center transparent !important;
    display: block;
    height: 99px;
    width: 272px;
    }

    You need to add !important at end of css , for which logo you want to publish.

    lebonheur Friend
    #400213

    i just tried, but it is still not working… i’ve downloaded Firebug, and when i change something with Firebug, it works but then when i change it in the css page, it doesn’t change anything…
    thank you for your help!

    pritam Friend
    #400217

    Hello lebonheur,

    Can you please provide the site URL , but first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.

    lebonheur Friend
    #400218

    i’m working locally, my website isn’t online yet… what should i do?

    pritam Friend
    #400219

    Hello lebonheur,

    First go into the admin login->template manager->JA Bistro-> Global-> Css & Javascript Compress -> and set css optimiation to “No” .Then you can see correct file to modify.

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

This topic contains 6 replies, has 2 voices, and was last updated by  pritam 13 years, 4 months ago.

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