Topic: CSS "New Posts" Image Troubles
Ok...Here's the deal. I would like to have the CSS value ".newtext a:link" display the image below without showing the text:
I want users to be able to click it without having to see the "New Posts" text beside it.
I've already tried "display: none;" and the likes...It makes all the link (including the image) disappear.
Is this even possible? To make the text disappear, but let the image link remain, while still being clickable?