• Resolved Iono

    (@iono)


    Hi there,

    For some reason, there is no “header” section in the appearance menu in the backend (using retro-fitted theme that usually supports headers). So I thought I’d try it with CSS.

    This is the stylesheet:
    #header{overflow:hidden;width:100%;height:60px;padding:20px 0;background:url(images/header.png) repeat-x 0 0;border-bottom:10px solid #ce3000}#header .wrap{width:980px;margin:0 auto}

    Does anyone know where to upload the header in the backend and where to insert the code in the stylesheet or the header.php section?

    Thanks for any help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • It should be under Appearance > Header if Theme uses this feature.

    Emil

    Thread Starter Iono

    (@iono)

    It’s not, that’s the point! WordPress 3.4.1 is bugging on this one… but thanks.
    I found out what to do, I’ll just post it here for anyone else having the same problem:

    *upload your new header under “media”
    *copy location and file name (e.g. wp/images/newheader.jpg)
    *go into style.css (editor menu) and search header.jpg
    *replace this file and its location with the new one
    *change widht and height according to your new header pixel dimensions

    and don’t forget to save 😉

    Sorry, I am sure that author will give you a hand with this as I am not familiar with this specific Theme. Try directly at http://themehybrid.com/support/

    Good Luck,
    Emil

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘insert header into retro-fitted theme?’ is closed to new replies.