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

Gjermund Gusland Thorsen ggt667 at gmail.com
Wed Feb 18 13:00:42 MST 2009


What does your rendered output look like?

http://pastebin.com/m161a30ac

ggt

2009/2/18, Dale Bengston <dbengston at tds.net>:
> Hmmm, I am going to go for short tags as the problem. What happens if you
> change <? to <?php in your embedded php code? What does this look like when
> you view source in the page after it's drawn?
>
> Dale
>
>
>
> On Feb 18, 2009, at 11:57 AM, Karstyn McCoy wrote:
> 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
> >
> >
>
>
>  _______________________________________________
> 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
>
>
>


More information about the FX.php_List mailing list