Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Possible speech box w/ borders, curves & opacity? Re: Possible speech box w/ borders, curves & opacity?

#127790
Merri
Participant

Have a first try: speech bubbles with rgba() background-color, yet borders are fully solid (as is the text).

http://codepen.io/Merri/pen/aILsh

Now works in Firefox, Chrome and IE10.

I have another idea that might be more reliable, or somewhat shorter to do in CSS. It probably requires an extra element though. I wanted to do with as little HTML as possible.