• Resolved tiberakis

    (@tiberakis)


    I am trying to use a meteor slideshow as background header image. I can’t do it with the header widget, because it would hide the blog title. Where I have to put the “meteor slides” php code? Not in header.php, as I tried but the slideshow is shown before or after the header. Can anyone help me?

Viewing 1 replies (of 1 total)
  • Thread Starter tiberakis

    (@tiberakis)

    I found the solution on the Acquoid forum.
    I put at Suffusion Options -> Backend -> Custom Includes -> Custom Styles:

    #header {height:55px;}
    .blogtitle {position:relative;z-index:1}
    #header-widgets {position:relative; margin-top:-180px;width:1000px; z-index:0;}

Viewing 1 replies (of 1 total)
  • The topic ‘meteor slides as header background’ is closed to new replies.