Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • micflic Friend
    #159614

    hi. where can i change the colour of the black line under the top (see attached file) – and where can i find the colour of the block on top. see attached file. i want to have white colour instead of the red one on top. thx.


    1. temp
    aman204 Friend
    #374765

    In accordance with screenshot, You can probably change this::

    #ja-header .main {template.css (line 541)
    height: 115px;
    padding: 0;
    }

    to

    #ja-header .main {template.css (line 541)
    background:#FFFFFF;
    height: 115px;
    padding: 0;
    }

    Please provide live site link to get in right solution without confusion 🙂

    micflic Friend
    #374890

    Hi Aman. This helped only a little bit. As you can see in the attached file the background is still transparent. I added a bgimage. But this image should not be visible where you can see the red arrows. There should be the colour cccccc – or better – the bgimage used beside/over “VIDEO DES MONATS: DO.GMA”. Any ideas where I must edit? Template.Css or Style.Css (newspro or newspro_fp)?

    THX Mic


    1. new1
    micflic Friend
    #374986

    hhhhhhhmmmhmmmmmm….. no idea? do someone know which css i have to use? i tried the template.css, but could not find the right code/position in there… Mic

    micflic Friend
    #374992

    solution: edit template.css:

    #ja-topsl1 .main { padding: 0; }

    to

    #ja-topsl1 .main { background: #ccc; padding: 0; }

    (or whatever)

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

This topic contains 5 replies, has 2 voices, and was last updated by  micflic 13 years, 9 months ago.

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