• derekheil

    (@derekheil)


    I looked through these forums and tried everything I know how, but I’m still unable to center the header image on my webpage. My website is at http://www.cbiteam.com.

    Could somebody let me know how this can be done without resizing my image and filling the entire header width?

Viewing 1 replies (of 1 total)
  • salsaturation

    (@salsaturation)

    Why dont you put you logo inside the headerLogo div instead of a background image in the header?

    Anyway this should be what you need

    .header {
    background-position: 50%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Centering Header Image’ is closed to new replies.