Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ftwent Friend
    #165030

    Hello

    Can anybody tell me how i can change the background color of the banner. I am using a transparant banner with some text but in need the green to be the same as the grey surroundings.

    Here is the site so you know what i mean.

    http://www.mando-control.es

    khoand Friend
    #395527

    Hi,
    I don’t see banner as you said. Could you give me a snapshot with your annotation?

    ftwent Friend
    #395528

    Sorry i mean the background of the logo…at top you see the letters mando control underit the background is green.

    The green i need to change in gray

    khoand Friend
    #395534

    You replace this code from http://www.mando-control.es/templates/ja_zeolite_ii/css/colors/cyan.css

    #ja-header .main {
    background-color: #1D8D91;
    }

    with

    #ja-header .main {
    background-color: gray;
    }

    ftwent Friend
    #395536

    thank a lot man 1 minute work and was looking at the totaly wrong place

    TomC Moderator
    #395542

    <em>@ftwent 245981 wrote:</em><blockquote>thank a lot man 1 minute work and was looking at the totaly wrong place</blockquote>
    Which browser do you use? If you use Firefox – and if you haven’t already – you should try the “Firebug” add-on. It’s an invaluable tool for examining and identifying which code is involved with any given element of a website. I use it constantly to identify where a particular css rule is located – otherwise, I would be searching for hours.

    I’m sure other browsers have very similar tools available for them as well.

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

This topic contains 6 replies, has 3 voices, and was last updated by  TomC 13 years, 4 months ago.

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