Forums

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

Home Forums CSS how to make something into a button Reply To: how to make something into a button

#237715
bearhead
Participant

I think you’re probably going to need to use svg for the outlined hexagons. There is probably a way to finagle it with just css, but it’s going to be messy and very prone to breaking.

To get the morphing animation you might try greensock’s morphsvg: http://greensock.com/morphSVG

I’ve never animated with that plugin before, so I can’t really give you much more help than that.

Here is a demo of it at it’s most basic (no morphing animation):
http://codepen.io/kvana/pen/NxLewJ