Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • macmac Friend
    #170807

    Remove the upper lateral shadows. Joomla 1.7
    Sorry for my bad English.
    Staff very nice, thanks
    I can not remove only the upper lateral shadows. As to the height of 120 pixels ja-header?
    Attach images
    thank you very much

    [


    1. 2
    2. 1
    khoand Friend
    #425166

    site demo doesn’t like your picture. So I can’t identify what position you want to remove shadow. Could you give me a link to your website?

    macmac Friend
    #425267

    Thanks for your reply.

    Is installed on localhost. I can not give you access as. If necessary I install on a server, but it is a clean template, without modification and without content. The above tests are made with Firebug.

    I just want to delete only the shadow of

    <div id="ja-header" class="wrap" >

    without removing the shadow of the rest of the page.

    I want to shade

    <div id="ja-mainnav" class="wrap " >

    <div id="ja-container" class="wrap ja-mf">

    <div id="ja-navhelper" class="wrap " >

    <div id="ja-footer"class="wrap ">

    The corresponding CSS is

    #ja-wrapper .main {
    background: url("../images/bg-left.png") repeat-y scroll left top transparent;
    padding: 0 0 0 8px;
    }

    #ja-wrapper .main .main-inner1 {
    background: url("../images/bg-right.png") repeat-y scroll right top transparent;
    margin: 0;
    padding: 0 7px 0 0;
    }

    If I have to install a joomla and the template on a server in order to receive your help, I will.

    Sorry for my bad English

    thank you very much

    khoand Friend
    #425361

    Your explain is clear. You add this code into /templates/ja_tiris/css/template.css


    #ja-header .main .main-inner1 {
    background: none;
    }
    #ja-header .main {
    background: none;
    }

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

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

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