test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • darrenf Friend
    #150923

    Hello again,

    I’ve encountered a strange problem. I can’t seem to change my logo.

    I have tried overriding logo.png with my own version in ../templates/ja_norite/images

    I have tried renaming it and changing the codes in ../templates/ja_norite/css/template.css
    to the new logo name and it still doesn’t work

    .ja-home h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    height: 80px;
    width: 318px;
    }

    I have even tried commenting off the codes but the default picture still remains.

    .ja-home h1.logo a {
    /* background: url(../images/logo.png) no-repeat left; */
    height: 80px;
    width: 318px;
    }

    It is as if its hard coded somewhere but I failed to find it.

    However, changing the height and width works.

    Anyone encountered this as well? Found a solution?

    darrenf Friend
    #342893

    Alright, I just figured the reason why.

    The logo that needs to be replace is in
    /templates/ja_norite/images/white not /templates/ja_norite/images

    I’m not sure why is it this way but for those of you who has the same issue, you should be looking into /templates/ja_norite/images/white.

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

This topic contains 2 replies, has 1 voice, and was last updated by  darrenf 14 years, 7 months ago.

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