• Resolved Sio2yh20

    (@sio2yh20)


    Yes – child theme in use.

    Hi,

    We are trying to remove the black mask that covers the header image so that the image shows more clearly.

    OR

    Remove the header image and extend the logo background image to fill that space. (here the issue is not removing the header image but extending the logo background image)

    Either way we are befuddled and appreciate the help 🙂

    thanks

    Site: http://www.diiconsulting.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Sio2yh20

    (@sio2yh20)

    After playing around with it some more we’ve decided to nix the header as it is showing differently in different browsers.

    So now it is a matter of getting the logo background image to extend down about 40 or so more pixels.

    See if setting a height here works:

    .logo_section {
        background: url("images/alexandria/header_bg.jpg") repeat scroll 0 0 transparent;
        height: XXXpx;
    }

    Thread Starter Sio2yh20

    (@sio2yh20)

    Thank You!

    we did give that a shot in firebug, not sure what we did incorrectly but this time at your suggestion we just edited the csslite directly and viola 🙂

    ….and it looks the same across ie, firefox and chrome

    Very much appreciated!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Alexandria] adjust logo / header bkgrnd image’ is closed to new replies.