Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • joev Friend
    #137524

    Perhaps a dumb question, but is it possible to add a background image to the header/logo section? If so, can someone please provide a code example. I basically would like to change the solid color background with an image using the same dimensions. Thanks!

    scotty Friend
    #288362

    The header already has an image background but it is only used for the grey of the menu…

    In template.css…
    #ja-header {

    background:#54992F url(../images/header-bg.gif) no-repeat scroll center bottom;
    height:150px;
    line-height:normal;
    margin-bottom:10px;
    position:relative;
    z-index:999;
    }

    So… you can edit the image above, header-bg.gif, to be 950x150px keeping the grey to the bottom.

    image path: /templates/ja_zeolite/images/header-bg.gif

    Hope you understand what I mean.

    joev Friend
    #288366

    Thank you. That’s exactly what I was looking for… 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  joev 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum