Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-04-26 14:00:17
- dF
- Member
- Registered: 2006-12-22
- Posts: 22
article in thickbox
Hi,
Has anyone ever made a button (with txp code) so only one article shows up in thickbox layer in a different html style so visitors can easy print the article?
Please help, thanks.
Offline
#2 2007-05-05 07:59:05
- dF
- Member
- Registered: 2006-12-22
- Posts: 22
Re: article in thickbox
Found a solution to my problem …
I made a new section with a new page design and CSS and made in the articlemodule a txp link like : <a href=”?s=articleprint&id=<txp:article_id />&keepThis=true&TB_iframe=true&height=425&width=900” title=“print article” class=“thickbox”>print</a>
And it works fine, just the way I wanted it.
Thanks for all the help.
Offline
Pages: 1