Is it possible

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
marcus

Is it possible

Post 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
Azrae

Re: Is it possible

Post by Azrae »

Just add the following to your template

Code: Select all

{search buttonText="value fo the button"}
... and create the block of course ;)
Marcus

Re: Is it possible

Post by Marcus »

If you would be so kind, thats where Im a newbe, I dont know how to create the block.
westis

Re: Is it possible

Post 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. :-)
Locked

Return to “CMSMS Core”