Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • accumatrix Friend
    #134739

    Hi,

    I would like to remove that section (flashing newsflash) for subsequent pages..how do i do that? I have managed to remove the newsflash content & image, but that area still remain empty when I click on my subpages link..

    See attached..


    1. remove
    Sherlock Friend
    #276786

    Can you give us your live URL?

    accumatrix Friend
    #276799

    Hi,

    the site is not live yet, i just uploaded to a temp domain…

    are you able to help without seeing the live site?

    Thanks for your reply.

    Sherlock Friend
    #276802

    You can do so by the following way:
    1. template.css (line 710)

    #ja-headerwrap {
    background:transparent url(../images/header-bg.gif) repeat-x scroll 0 0;
    height:386px;---> change here, example to 186px
    position:relative;
    z-index:99;
    }

    2. template.css (line 717)

    #ja-header {
    height:340px;--> chang here, example 140px
    line-height:normal;
    position:relative;
    }

    accumatrix Friend
    #276993

    Hi,

    I changed the template.css (templates/janagya/css/template.css) , it didn’t reflect any changes at all.

    /* HEADER
    ——————————————————— */
    #ja-headerwrap {
    height: 386px; << I changed the value here to 0px
    background: url(../images/header-bg.gif) repeat-x;
    position: relative;
    z-index: 99;
    }

    #ja-header {
    height: 340px; << I changed the value here to 0px
    line-height: normal;
    position: relative;
    }

    Sherlock Friend
    #277130

    Hi
    Please try to change as I said above

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

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

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