Selectable text in IE 6
Posted: Sat Aug 12, 2006 4:05 pm
If you use the tag {metadata showbase="true"} in your template you may find that text is not selectable in IE 6 or less.
The fix found here (very last comment) is to add position: relative; to the body tag in your css.
The fix found here (very last comment) is to add position: relative; to the body tag in your css.