Forums

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

Home Forums Other responsive buttons using images Reply To: responsive buttons using images

#176286
Paulie_D
Member

As there are, essentially, styling images, they should be in the CSS as background images…that’s part one.

Secondly, we really need to have some idea of what these ‘buttons’ should look like (before hover and after).

There is no reason you can’t use a % width for a button and, in fact, using a background image make much more sense if you do.

What do you have so far?

A start in Codepen might be useful..