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
How can I move my "Print" icon up on the page?
Re: How can I move my "Print" icon up on the page?
Move this before your title tag in your template:
Code: Select all
<div style="float: right;">{print showbutton=true script=true}</div>