[Theme: Twenty Ten] change background color/gradient
-
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
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Theme: Twenty Ten] change background color/gradient’ is closed to new replies.