[FX.php List] [off] CSS Print View

Karstyn McCoy kmccoy at supportgroup.com
Wed Feb 18 10:57:32 MST 2009


Hi Dale -

<link rel="stylesheet" type="text/css"
href="<?=base_url()?>css/styles_large.css" media="screen" title="screen"
charset="utf-8">
<link rel="stylesheet" type="text/css"
href="<?=base_url()?>css/styles_print.css" media="print" title="print"
charset="utf-8">

--Karstyn

2009/2/18 Dale Bengston <dbengston at tds.net>

> Hi Karstyn,
>
> Can you post your html code for the style sheet references?
>
> Thanks,
> Dale
>
>
>
> On Feb 18, 2009, at 11:28 AM, Karstyn McCoy wrote:
>
>  Please let me know if this is toooo far off topic for this list (and if
>> so, where would be a better place).
>> Just looks like there are a lot of list members with good broad knowledge.
>>
>> I've added a Print style sheet to a web page so it dynamically prints in a
>> more printer friendly fashion. I have made sure that each has the correct
>> media type specified, 'print' for my new style sheet and 'screen' for the
>> original.
>>
>> The problem comes in when trying to print, the print style sheet is not
>> getting used.
>>
>> Testing with Firefox 3 on Win - any one know of Firefox having problems
>> with the 'media' tag? If I load the print style sheet manually it looks
>> great.
>> IE does pull the print style sheet, but mangles it a bit - no surprise
>> there.
>>
>> Thanks for any and all suggestions.
>>
>> --
>> --Karstyn
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20090218/f72b2735/attachment.html


More information about the FX.php_List mailing list