• Hi all,

    I changed my background color in CSS to

    body {
    background: -moz-linear-gradient(top, rgba(255,188,112,1) 0%, rgba(255,217,163,1) 99%);
    }

    This change was made in Firefox and it works well. However, when I open my site( this is all on my local pc) in internet explorer and Google Chrome browser, my background still shows the color that wasw put via the dashboard. you know: appearance => background.
    Why is this overriding in in other browsers and how can I stop this once i go live?

    thanks,
    naveen

    https://www.ads-software.com/extend/themes/twentyten/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try looking at the code in the CSS file in the Dashboard — to see if the actual file was modified correctly. And clear the cache in Firefox and see what you get.

    Thread Starter naveen73

    (@naveen73)

    hi,

    Where do I find “Try looking at the code in the CSS file in the Dashboard” this file?

    thanks,
    Naveen

    Start here

    There is tons of really great information in the Codex.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Twenty Ten] change background color/gradient’ is closed to new replies.