test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • daouda Friend
    #187031

    Hi, I want to change the color and logo of my site I can not do
    Can you help me please

    Bonsoir, je souhaite modifier la couleur et le logo de mon site je n’y arrive pas
    vous pouvez m’aider s’il vous plaît

    Ninja Lead Moderator
    #490927

    You can do that this way

    Open templates/ja_nex/css/template.css file

    /* Logo Image ---*/
    h1.logo { height: 62px; width: 152px; }

    h1.logo a {
    background: url(../images/logo.png) no-repeat center center;
    display: block;
    height: 61px;
    width: 230px;
    }

    and logo path is: templates/ja_nex/images/logo.png

    Remember to clear cache from Admin area after changing the css.

    daouda Friend
    #491035

    Hello, but when I want to change the color of the theme I can not do


    1. CAPTURE
    Ninja Lead Moderator
    #491129

    I helped you configure BLUE theme appear of your site.

    + Go to Admin site -> Template Manager -> JA Nex Template -> Profile tabs -> Open default profile -> Theme Settings -> set Blue theme or you can change to other.

    + But I would like to help you change logo back to your logo but i could not access ftp account of your site, you can fix it this way

    Open templates/ja_nex/css/template.css file

    from


    h1.logo a {
    background: url(../images/logo.png) no-repeat center center;
    display: block;
    height: 61px;
    width: 230px;
    }

    change to


    h1.logo a {
    background: url(../images/logo.png) no-repeat center center !important;
    display: block;
    height: 61px;
    width: 230px;
    }

    Let me know the result

    daouda Friend
    #491138

    Bonjour, merci beaucoup de votre aide le résultat est super

    Hello, thank you for your help the result is great

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

This topic contains 5 replies, has 2 voices, and was last updated by  daouda 11 years, 7 months ago.

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