View Single Post
  #9 (permalink)  
Old 01-02-2008, 08:48 PM
espmartin's Avatar
espmartin espmartin is offline
Senior Member
Recent Blog:
 
Join Date: Jun 2007
Location: West Coast, USA (California)
Posts: 962
iTrader: 0 / 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
espmartin will become famous soon enough
Default

Oops, thanks skinner! I'm using (forgot to FTP) CSS to move the
text off screen for accessibility (CSS off, screen readers, etc.):

Quote:
#rightsidebar a, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:hover, #rightsidebar a:active {text-decoration: none; background: transparent; text-indent: -5000px; font-size: 0; overflow: hidden;}
Reply With Quote