Skip to:
Content
Pages
Categories
Search
Top
Bottom

print.css

  • @kannued

    Participant

    I am trying to add a print style sheet, but I can’t quite get the coding right. Here is what I have inputed into the header.php:

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>print.css” type=”text/css” media=”print” />

Viewing 2 replies - 1 through 2 (of 2 total)
  • @mdawaffe

    Member

    Hm.

    "<?php option( 'uri' ); ?>my-templates/print.css"

    Is the only way to do this at the moment.

    @kannued

    Participant

    It works!

    Thanks again mdawaffe!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar