Hi,
When you click from page to page on my blog, the browser goes to a dark blue for a few seconds before the theme shows correctly.
The page background is dark blue, so I suspect it's something I'm missing in the css - any thoughts?
Here is the body code:
body {
background: #01245c url(images/wrapper.jpg) top center no-repeat;
font: normal 15px/1.5em Arial, Helvetica, sans-serif;
color: #000;
}
the 'background' is the dark blue that appears.
If I change the background to white, the outside edges of the design are white, instead of the dark blue.
I'm not sure what else to try.
Thanks!
Peggy Murrah