Page 1 of 1

print this page??

Posted: Thu Nov 01, 2007 9:51 am
by tompaxton
Hi there

Does someone know where i can find properties for the little printer that prints the page. For some reason it has moved and i need to move it back. Why would it have moved?

Oh, i'm just using the CSSMenu top + 2 columns temp

Thanks..

Re: print this page??

Posted: Thu Nov 01, 2007 10:33 am
by RonnyK
Default is just this calling in template just within DIV#MAIN:

Code: Select all

         <div style="float: right;">{print showbutton=true script=true}</div>
IF you're on 1.2 and there is also additional text showing, you can check:

http://forum.cmsmadesimple.org/index.ph ... 495.0.html

to have the latest of the printing module, as the default print-tag is replaced with this module in 1.2. The issue is resolved and the fix is shown in the mentioned topic.

Ronny