Header: Image logo.png

Viewing 4 posts - 1 through 4 (of 4 total)
  • #4333
    Carl Andersen
    Participant

    Hi
    I have made a logo to a homepage in PNG, but when I upload it in the backend>> appearance>>header. Then the logo turns black?

    At the same time I can see in the folder “Uploads”, that the logo has changed to a JPG file, very strange.

    My code is:


    body {
    background:#ececec url(images/background.jpg) top left repeat-x;
    font-family:"Vegur", sans-serif;
    font-size:16px;
    line-height:18px;
    }

    Even with the original code it is the same problem


    body {
    background:#FFF;
    color:#000;
    font-family:"Vegur", sans-serif;
    font-size:16px;
    line-height:18px;
    }

    Can somebody help me solve this problem.

    Regards, Carl

    #4378
    Daniel Tara
    Keymaster

    I’ve never seen that happen. Files shouldn’t be converted. Are you uploading it at exact dimensions or are you cropping it?

    A plugin is probably causing this. try disabling them onde-by-one and see if the issue resolves.

    #4398
    Carl Andersen
    Participant

    Sorry Daniel
    It was my mistake (:, I had cropping the picture . It works fine now with the picture size 940X150 px

    #4399
    Carl Andersen
    Participant

    Sorry Daniel
    It was my mistake :(, I had cropping the picture . It works fine now with the picture size 940X150 px

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

Tagged: ,

You must be logged in to reply to this topic.