Making header image transparent

Viewing 5 posts - 1 through 5 (of 5 total)
  • #4135
    droreyal
    Participant

    I’ve uploaded a .png file containing my logo — which contains black and red lettering on a white background — into my theme gallery. I would like white background to change color with the background color I select for the theme. Is there a way to do this?

    #4137
    Daniel Tara
    Keymaster

    Only if you make the white background on the logo transparent.

    #4143
    droreyal
    Participant

    Aha! Thanks for the quick response.

    #4919
    gig1122
    Participant

    Hi Daniel,

    I am wondering if there is a way to change the color of the header? I uploaded my own personalized image with a black background and when you look at the page you will see white side panels. Is there any way to make these black?

    http://www.gayanagphotography.com/wordpress
    (still working on creating the page)
    Thanks!

    #4984
    Daniel Tara
    Keymaster

    In style.css line 486, replace

    border#FFF 5px solid;

    with

    border#000 5px solid;

    then do the same on line 468

    • This reply was modified 12 years, 6 months ago by Daniel Tara.
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.