test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jwakeman Friend
    #162920

    Hi, In my site (http://staging.webster-city.k12.ia.us) I have a png called headerhex.png that repeats to create a header bar of small hexagons. I’m able to repeat it for most of the header, except from the logo to headermask.

    Any suggestions? My logo is a PNG with transparent background.

    Joe

    himangi Friend
    #386955

    Hi

    Your template has the following styling. It seems to me that it’s an inline styling.
    <blockquote>#ja-header .main {
    background: url(“http://staging.webster-city.k12.ia.us/templates/ja_purity_ii/images/header/header5.jpg”) no-repeat scroll right top #333333;
    }</blockquote>

    Remove #333333 from the styling to achieve what you need.

    jwakeman Friend
    #386972

    Code isn’t there… here is the code from my template.css:

    /* HEADER
    ——————————————————— */
    #ja-header {
    background: url(../images/headerhex.png) repeat left top;
    position: relative;
    }

    #ja-header .main {
    background: url(../images/header3.jpg) no-repeat right top;
    height: 79px;
    padding: 0;
    }

    #ja-header .main .main-inner1{
    background: url(../images/header-mask.png) no-repeat right top;
    margin-left: 0px;
    margin-right: 0px;

    himangi Friend
    #387018

    <em>@jwakeman 234965 wrote:</em><blockquote>
    #ja-header .main {
    background: url(../images/header3.jpg) no-repeat right top;
    height: 79px;
    padding: 0;
    }
    </blockquote>

    change background to <blockquote>background:url(“../images/header/header1.jpg”) no-repeat right top !important;</blockquote>

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

This topic contains 4 replies, has 2 voices, and was last updated by  himangi 13 years, 7 months ago.

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