Home › Forums › CSS › CSS List center aligned with image bullets aligned right › Re: CSS List center aligned with image bullets aligned right
November 27, 2012 at 12:07 am
#115565
Member
I’m not sure what your IE requirements are. But if it’s IE8 and up, you can use this method without images/with pseudo-elements: http://jsfiddle.net/stefsull/wDEyc/ (Didn’t try to make everything exact, but should give you the idea.)