bbPress

Simple, Fast, Elegant

bbPress support forums » Requests and Feedback

print.css

(3 posts)
  1. kannued
    Member

    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" />

    Posted 2 years ago #
  2. Hm.

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

    Is the only way to do this at the moment.

    Posted 2 years ago #
  3. kannued
    Member

    It works!

    Thanks again mdawaffe!

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.