On Mon, May 11, 2009 at 8:02 PM, [email protected] <[email protected]> wrote: > > My links have the link showing but also the file name or path. ie a > link to Home also shows index.php as a link. Is there a way to get rid > of this?
If they are showing on your webpage when you view it on your monitor, then it sounds like you have included print.css without the media="print" attribute. If they are showing on the printed page, then that is intentional behavior but there is a way to remove it (it's in the "a" rule of the print.css). -- -- Christian Montoya mappdev.com :: 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 -~----------~----~----~----~------~----~------~--~---
