Re: [css-d] CSS Sprite Sheets

2014-11-16 Thread Crest Christopher
I will need alphas for the drop shadow which will have some opacity ! Christopher Karl Monday, November 17, 2014 12:32 AM If you don't plan to use any of the individual frames elsewhere, why not just a good old .gif? You can embed your timings, it's a single fil

[css-d] CSS Sprite Sheets

2014-11-16 Thread Crest Christopher
There is only one method I can tackle this problem; just what is that problem ? I need to create a custom animation, the only way is by creating the frames and doing all the animation stuff that I'm familiar with, exporting it out and loading it into the site, the first part is relatively easy,

Re: [css-d] Screens overload

2014-11-16 Thread Crest Christopher
When you have a comp to work from you can tell the client, look this is the comp you signed off on, hopefully both you and him are in agreement, anything else will cost extra, this is understood. If you are not a designer then designing in the browser may be more beneficial as you can begin to

Re: [css-d] Screens overload

2014-11-16 Thread MiB
nov 16 2014 03:36 Crest Christopher : > I would hate to think what kind of mess or "sameness" you could develop > without something to work from. It may be a validated, responsive site but it > will be bland, similar to having thirty Starbucks in a large radius. That risk is not dependent on

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-16 Thread Crest Christopher
Ah well, thanks anyhow ! Christopher Philip Taylor Sunday, November 16, 2014 5:40 AM 'fraid not, Chris; as I have the ability to re-size on the fly in my server, I have never needed the ability to write client-side to accomplish the same. Crest Christopher wrote

Re: [css-d] Mobile Design Mockup Critique ?

2014-11-16 Thread Philip Taylor
'fraid not, Chris; as I have the ability to re-size on the fly in my server, I have never needed the ability to write client-side to accomplish the same. Crest Christopher wrote: Philip do you have any examples ? Christopher Philip Taylor wrote : Chris, how d