Is it possible
-
marcus
Is it possible
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
-
Azrae
Re: Is it possible
Just add the following to your template
... and create the block of course 
Code: Select all
{search buttonText="value fo the button"}
-
Marcus
Re: Is it possible
If you would be so kind, thats where Im a newbe, I dont know how to create the block.
-
westis
Re: Is it possible
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.
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.
