Home › Forums › CSS › Offsetting one background image in CSS3 › Re: Offsetting one background image in CSS3
October 31, 2012 at 5:16 am
#113002
Member
Method 1: Wrapping Div: http://codepen.io/Paulie-D/pen/wdFyz
On reflection, you could also do it this way.
Method 2: Pseudo elements: http://codepen.io/Paulie-D/pen/jHcGh