On Mar 22, 2014, at 7:26 PM, Georg wrote:
> Den 22.03.2014 22:39, skrev Karl DeSaulniers:
>> Hey Georg, Thanks again for this example! Had a quick question. For some
>> reason, if the outer boxes min-width is less then the total width of the two
>> inside containers, the two inside containers
A little Note:
I'm not getting any messages from css-digest, the only one I get is
this one ?
Georg wrote:
Den 22.03.2014 22:39, skrev Karl DeSaulniers:
Hey Georg, Thanks again for this example! Had a quick question. For
some reason, if the outer boxes min-width is less then the totall
widt
Den 22.03.2014 22:39, skrev Karl DeSaulniers:
Hey Georg, Thanks again for this example! Had a quick question. For
some reason, if the outer boxes min-width is less then the totall
width of the two inside containers, the two inside containers stack on
top of each other in your example. Any way t
>
> On Mar 20, 2014, at 9:17 PM, Georg wrote:
>
> > Den 20.03.2014 17:34, skrev Karl DeSaulniers:
> >> Link to example:
> >> http://designdrumm.com/boxresize.jpg
> >
> > Something along these lines might work...
> >
> > http://www.gunlaug.com/contents/test/shrink-1.html
> >
> > CSS in source-cod
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,
>
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
Where do I send the 12-pack?
Thank you so much for this.
Karl DeSaulniers
Design Drumm
http://designdrumm.com
On Mar 20, 2014, at 9:17 PM, Georg wrote:
> Den 20.03.2014 17:34, skrev Karl DeSaulniers:
>> Link to example:
>> http://designdrumm.com/boxresize.jpg
>
> Something along these lines
Den 20.03.2014 17:34, skrev Karl DeSaulniers:
Link to example:
http://designdrumm.com/boxresize.jpg
Something along these lines might work...
http://www.gunlaug.com/contents/test/shrink-1.html
CSS in source-code.
regards
Georg
Hello All,
Wondering if anyone can help me.
I have a DIV with two DIVs centered inside it. Inside these two DIVs are images.
On the left of the two DIVs I have a padding-right and on the right DIV a
padding-left set.
I want when you shrink the outside DIV horizontally it shrinks, and the two
in