Page 1 of 1

background color in mac pc with mozila broweser

Posted: Tue Mar 23, 2010 8:57 am
by arabindadashkulu
Hello

I am a php developer.i have written the css for body back ground in my css file
i have tried for 5 different things so these are

1-.[mac].[gecko].body{ background:#FFFFcc !important ; }
2-body{ background:#FFFFCC !important ; }
3-body{background-color:#FFFFCC !important ; }
4-body{background:#FFFFCC ; }
5-body{background-color:#FFFFCC ; }

i have also written directly in body of HTML file

i have also tried for color red but still it's showing me white color

But body back ground color is showing white.I think there may some problem in code so any body can help me out.

Re: background color in mac pc with mozila broweser

Posted: Sat Mar 27, 2010 12:15 pm
by social_experiment
Does the stylesheet display correctly in other browsers and with other operating systems?

Re: background color in mac pc with mozila broweser

Posted: Sat Mar 27, 2010 12:27 pm
by arabindadashkulu
yes it's coming perfect in other os and mac safari but not coming in mac mozila only