Can anyone tell me.....

5 replies
Why my site logo, which is PNG file, is showing a white background?

Quito Video

I am using Wootique theme. I can't seem to change the background color. I did change it to a puke yellow, and tried to change it to a liter shade, but it reverted back to the default and no matter how many times I change it with different collors, it stays the same.

I can live with the blue, but I really would like to have a transparent background for my header graphic. Unless you think it looks OK the way it is. The more I look at it, the better I like it and not sure how well the blue name would show up. If I could only change that background color.
  • Profile picture of the author David V
    That's a jpg not a png.

    Code:
    <h1>
    <a href="http://quitovideo.com/" title="Video Commercials For Your Business">
    <img src="http://quitovideo.com/wp-content/uploads/2013/04/default-logo1.jpg" alt="Quito Video"></a>
    </h1>
    You need to double check your logo upload/setting to make sure your uploading a png.
    {{ DiscussionBoard.errors[8010073].message }}
  • Profile picture of the author timpears
    Damn, I have uploaded three files, and can't seem to get the right one to display.
    Signature

    Tim Pears

    {{ DiscussionBoard.errors[8010109].message }}
  • Profile picture of the author David V
    Maybe you should go to the media library and delete all logos you have there, then start again and ensure it's a png so you only have 1 logo in the library.
    {{ DiscussionBoard.errors[8010117].message }}
    • Profile picture of the author timpears
      Originally Posted by David V View Post

      Maybe you should go to the media library and delete all logos you have there, then start again and ensure it's a png so you only have 1 logo in the library.
      This is a new theme I am using, and I am still finding my way around. I got the graphic right finally. but what a hassle. Your tip I had a JPG got me on the right track though. I was fumbling pretty bad until then. When I uploaded the graphic, I was hitting the save, instead of the enter into post button.

      But thanks for your assistance.
      Signature

      Tim Pears

      {{ DiscussionBoard.errors[8010255].message }}
  • Profile picture of the author Mp3Ora
    Hi!

    To change background color of your site open style.css

    html {
    background-color: #6E95B6;
    font-size: 62.5%;
    }

    for more detail please check the attachment.

    Thanks,
    ScriptGet
    {{ DiscussionBoard.errors[8021074].message }}

Trending Topics