I\'m trying to create a side tag, as found here in it basic form. http://www.firstforturf.co.uk/quotation.php
I\'m trying to do as much of it as possible using CSS rathe
Take a look at -webkit-transform-origin. As your element is fixed, you may need to amend the transform origin accordingly.