|
uCoz Community Archives Locked Background color disappearing sometimes...??? |
Background color disappearing sometimes...??? |
I started having this problem a week ago. When i refresh any page of my site (www.OrlandoTransportation-Shuttle.com) the background color disappears (becomes white). I have to refresh the page again or twice (3 times sometimes) to get the color back. I tried different browsers...same thing...What could be wrong?
|
KatrinL, we have checked your website. The background is not displayed in FF only. To make it work in FF too, go to CP->Design->Design management->Style sheet (CSS)->embed the following
Code body {background:#a5aeb3 !important; margin:0px; padding:10px;} |
| |||
| |||