Chrome Background problem
Posted: Mon Feb 02, 2009 9:36 pm
Recently we have noticed this problem that is unique to our templates when applied to CMSMS and is rendered by Chrome. It seems the background stops showing up! So here is the background code:
Here is our template on CMSMS, if you open it in Chrome you should not be able to see the background image, but on most other browsers (FF, Safari, Opera, IEs) it works fine.
http://www.kilmoredistricthospital.org.au/
The template before being applied to CMSMS seems to display the background fine in all browsers.
http://crosswebdesigns.net/display/2009/kdhv2/
Thanks, Tony
Code: Select all
body {
background: url(images/layout/bg.gif) repeat scroll;
text-align: center;
}http://www.kilmoredistricthospital.org.au/
The template before being applied to CMSMS seems to display the background fine in all browsers.
http://crosswebdesigns.net/display/2009/kdhv2/
Thanks, Tony