Re: maintenance mode UI

2011-02-12 Thread vamsy krishna
Thanks Cal. I'm now using inline styling. On Feb 12, 11:57 am, "Cal Leeming [Simplicity Media Ltd]" wrote: > Hi, > > Maintenance mode pages should be completely self contained. You could even > go to the extent of storing the images in base64 within the HTML (I have > seen this done somewhere), b

Re: maintenance mode UI

2011-02-11 Thread Cal Leeming [Simplicity Media Ltd]
Hi, Maintenance mode pages should be completely self contained. You could even go to the extent of storing the images in base64 within the HTML (I have seen this done somewhere), but personally I have them hosted on a CDN somewhere. Cal On Sat, Feb 12, 2011 at 4:20 AM, vamsy krishna wrote: > Hi