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

Gjermund Gusland Thorsen ggt667 at gmail.com
Wed Feb 18 14:22:51 MST 2009


please post your css file on pastebin at least 5 first and 5 last lines.

ggt

2009/2/18, Dale Bengston <dbengston at tds.net>:
> I know this is stating the obvious, but the styles_print.css file is located
> in the right place? Does it have any stray characters or mal-formed style
> references that might cause it to fail on load? Are the permissions set
> properly on the file?
>
>
>
> On Feb 18, 2009, at 2:12 PM, Karstyn McCoy wrote:
> code does seem to be rendering fine:
> http://pastebin.com/d5d959beb
>
> On Wed, Feb 18, 2009 at 12:00 PM, Gjermund Gusland Thorsen
> <ggt667 at gmail.com> wrote:
>
> > 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
> > >
> > >
> > >
> > _______________________________________________
> > FX.php_List mailing list
> > FX.php_List at mail.iviking.org
> > http://www.iviking.org/mailman/listinfo/fx.php_list
> >
>
>
>
> --
> --Karstyn  McCoy
>   FileMaker 8/9 Certified
>   The Support Group
>   400 So. El Camino Real #425
>   San Mateo, CA 94402
>   650 685-4300 x213
>
>
>  _______________________________________________
> 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