Blueprint CSS - problem
- by user319702
Hi All,
I'm using Blueprint as my CSS framework in my rails project. But currently i'm having a problem as when i created a link
it shows both the link and display text in the web page
Ex : say i have
'go to google'
in my web page (view) it shows both
"go to google (http://www.google.com)" where as i want to show only 'go to google'
can someone tell me how to fix this,
thanks in advance
cheers,
sameera