Re: [css-d] Box resize

2014-03-21 Thread Rod Castello
Hi Karl, Good solution Georg, I was thinking along the same lines, only didn't have time to test it. The only thing I would add would be to put "overflow:hidden;" on the outer div. This way when you keep shrinking, it begins hiding the two inner divs when the containing div reaches min-width. Now

Re: [css-d] Box resize

2014-03-21 Thread Karl DeSaulniers
It's actually a little of both. It's a part of a site that I want to be responsive, but with it working properly it will add to the users experience. Imagine the kittens replaced with curtains. Best, Karl Sent from losPhone > On Mar 21, 2014, at 8:08 AM, Rod Castello wrote: > > Hi Karl, >

[css-d] CSS3 Transformations ?

2014-03-21 Thread Crest Christopher
Hi, I want the word "gallery" to rotate vertically then reveal Art/Art2. Currently I only have in place vendor prefixes for Chrome, if you view the link in any browser other then Chrome all you will see is blue h3 tag "Art / Art2" overlapping the word "gallery", and you may say to me, uhh your