test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • jblambertson Friend
    #135569

    Admittedly, I’m new to the JA Purity template… I took a shot at editing the height of the header from 80 to 250. I then edited the header_mask image to the same proportion. After editing, the header mask image covered my rotating pictures. I wanted to maintain the semi-transparent look instead. I would appreciate any help to correct.

    Thanks!

    Sherlock Friend
    #281356

    Hi jblambertson !
    Please send me url of your site , i need it to have a closer look on the problem.

    maorgo Friend
    #282111

    <em>@hainn84 93571 wrote:</em><blockquote>Hi jblambertson !
    Please send me url of your site , i need it to have a closer look on the problem.</blockquote>
    i have the same problam in my site
    could you take a look ?
    http://www.greece4all.co.il
    i want cancel the mask in the header
    10x
    Maor

    Sherlock Friend
    #282513

    Hi maorgo !
    You can cancel the mask in the header following way below :
    Open style.css file in templates/ja_purity/styles/header/blue/ folder, find following code section at about line 6 :


    .ja-headermask {
    background:transparent url(images/header-mask.png) no-repeat scroll right top;
    }

    change to :


    .ja-headermask {
    background:transparent url(images/header-mask.png) no-repeat scroll right top;
    display:none;
    }

    maorgo Friend
    #282523

    😀
    great !! solved
    10x
    Maor

    <em>@hainn84 94979 wrote:</em><blockquote>Hi maorgo !
    You can cancel the mask in the header following way below :
    Open style.css file in templates/ja_purity/styles/header/blue/ folder, find following code section at about line 6 :


    .ja-headermask {
    background:transparent url(images/header-mask.png) no-repeat scroll right top;
    }

    change to :


    .ja-headermask {
    background:transparent url(images/header-mask.png) no-repeat scroll right top;
    display:none;
    }

    </blockquote>

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

This topic contains 5 replies, has 3 voices, and was last updated by  maorgo 15 years, 11 months ago.

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