Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-09-08 20:31:28
- MikeTheVike
- Member
- Registered: 2008-06-17
- Posts: 47
trying to add a print css link...
I’m unfamiliar with textpattern, so please excuse this lame question…
I’m trying to add a print css file link to the site I’m working on. I found this in the FAQ…http://textpattern.com/faq/164/can-i-use-multiple-css-stylesheets
…but when I go into Pages and select my template, I can only find this tag…<txp:css format=“link” />, I don’t see <link rel=“stylesheet” href=”<txp:css />” type=“text/css” media=“screen” />. Where am I not looking to find the right stuff to change. Thanks!
Offline
#2 2008-09-08 21:31:36
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: trying to add a print css link...
You can replace <txp:css format="link" />
with the example given in the FAQ. Have a look at Textbook for attributes and examples.
Last edited by els (2008-09-08 21:33:55)
Offline
#3 2008-09-08 21:47:29
- MikeTheVike
- Member
- Registered: 2008-06-17
- Posts: 47
Re: trying to add a print css link...
Thanks! I knew it was probably something simple
Els wrote:
You can replace
<txp:css format="link" />
with the example given in the FAQ. Have a look at Textbook for attributes and examples.
Offline
Pages: 1