Page 1 of 1
Is it possible
Posted: Tue Nov 08, 2005 4:24 pm
by marcus
I would like to have a block under the leftsidebar to put a search box into, I dont know what it would take but can someone explain how to do it. TIA
Re: Is it possible
Posted: Tue Nov 08, 2005 8:23 pm
by Azrae
Just add the following to your template
Code: Select all
{search buttonText="value fo the button"}
... and create the block of course

Re: Is it possible
Posted: Wed Nov 09, 2005 12:18 am
by Marcus
If you would be so kind, thats where Im a newbe, I dont know how to create the block.
Re: Is it possible
Posted: Wed Nov 09, 2005 7:10 am
by westis
Hi Marcus,
For multiple content blocks, have a look here:
http://www.cmsmadesimple.org/moduleinte ... eturnid=63
But depending on your template, you could put only the search tag wherever you want it to appaer (like in this site, just after the menu tag (like {bulletmenu}, or whichever navigation you are using).
Sorry, don't have much time to explain more right now, but feel free to ask if you need more assistance.
