Re: [css-d] Some Way to Clip Image and Keep Border

2016-10-03 Thread Philippe Wittenbergh
> On Oct 4, 2016, at 7:43 AM, Rick Gordon wrote: > > Is there some way, using clip-path or some other way, to clip (for instance) > the top and/or bottom edges of an image without losing the image border on > the clipped edges? An image editor ? How is the border on the image generated? img

Re: [css-d] Some Way to Clip Image and Keep Border

2016-10-03 Thread Karl DeSaulniers
That is how I would do it. Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Oct 3, 2016, at 5:43 PM, Rick Gordon wrote: > > I'm sure that I could do it by nesting the unbordered image in a bordered > div, but I'm looking to do this in a client's blog where that would > over

[css-d] Some Way to Clip Image and Keep Border

2016-10-03 Thread Rick Gordon
Is there some way, using clip-path or some other way, to clip (for instance) the top and/or bottom edges of an image without losing the image border on the clipped edges? I'm sure that I could do it by nesting the unbordered image in a bordered div, but I'm looking to do this in a client's blo