Forums

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

Home Forums CSS :after & :before with inputs – I want small dashes Reply To: :after & :before with inputs – I want small dashes

#243443
Paulie_D
Member

inputs and images don’t take pseudo-elements.

Use a label or a span to wrap the input and use the pseudo-elements on that.

http://codepen.io/Paulie-D/pen/akyYQP