• andyjalinn

    (@andyjalinn)


    Hi,

    I’ve got the Tutorialicious theme and was wondering how I would go about changing the header from it’s default, to a jpg graphic please?

    Thanks

    Andy

Viewing 1 replies (of 1 total)
  • huggie

    (@huggie)

    Place an image in the header_left div and change the stylesheet to move the h1 tag inside the div off the page with the following code:

    #header_left h1 {
       margin-left: -9999px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Tutorialicious – Changing the Header’ is closed to new replies.