Page 1 of 1

How can I move my "Print" icon up on the page?

Posted: Mon Jun 04, 2007 8:27 pm
by duplay
I would like to move my print icon up on the page/template so it is on the same horizontal line as the page title (see pic)


site:  www.starkcountyesc.org


Thanks


MJD

Re: How can I move my "Print" icon up on the page?

Posted: Tue Jun 05, 2007 6:46 am
by cyberman
Move this before your title tag in your template:

Code: Select all

<div style="float: right;">{print showbutton=true script=true}</div>