Dyad Header Image

  • Unknown's avatar

    I removed the slider from my Dyad blog–deeplyplaid.com. I’m not sure what to do for an image header. I added one that seems to disappear and get faded behind the site title.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello again,

    The image header seems to be only on the background of the page (on the main page background and not the top header background) therefore, once you start scrolling, the background pattern is no longer visible.
    You can use the below CSS code to add the image to the actual header.

    .site-header, .is-scrolled .site-header, .home .site-header, .blog .site-header {
        background: url(http://revcegr.files.wordpress.com/2015/09/cropped-deeplyplaid-banner-015.jpg);
    }

    You can also use one of the patterns found at http://lea.verou.me/css3patterns/

    If you need a particular pattern I’d be happy to try and design it for you as well.

    I hope it helps,

    Onur

  • The topic ‘Dyad Header Image’ is closed to new replies.