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.
background color in mac pc with mozila broweser
Moderator: General Moderators
-
arabindadashkulu
- Forum Newbie
- Posts: 2
- Joined: Tue Mar 23, 2010 8:41 am
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: background color in mac pc with mozila broweser
Does the stylesheet display correctly in other browsers and with other operating systems?
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
-
arabindadashkulu
- Forum Newbie
- Posts: 2
- Joined: Tue Mar 23, 2010 8:41 am
Re: background color in mac pc with mozila broweser
yes it's coming perfect in other os and mac safari but not coming in mac mozila only