On Tue, Oct 28, 2008 at 12:08 PM, DerivDevil <[EMAIL PROTECTED]> wrote:
>
> Hi, I decided to give blueprint a change and made a simple layout with
> it. That went fine, really easy.
>
> Then I added my first link on the page with the standard <a href...
> and it actually show the actual url ("http://www...";) next to the link
>
> Example:
>
> <a href="http://www.lifehacker.com";>Lifehacker</a>
>
> translates to
>
> Lifehacker (http://www.lifehacker.com)
>
> I bet it's a feature. I'd still like to turn it off and couln't find
> anything on it on the sources. Can someone help to get rid this?
>

Seems like you are using the print.css on your webpage. You are
supposed to follow the steps for adding screen.css as a media="screen"
link and print.css as a media="print" link.

-- 
--
Christian Montoya
christianmontoya.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to