Hi
I have just setup cmsmadesimple on a website www.dmm-support.dk and it works very well.
Thanks for great work.
I have managed to change the banner and more or less ajusted the page how I wamt it.
I have one problem:
The search box. I cant seem to move it away from the header. I am not sure howto do that.
I am using the template:Left simple navigation + 1 column and Stylesheet : Layout: Left sidebar + 1 column
I wanted to move it right under the navigation on the left side, right above the news.
I have no idea how to get it moved. Any help.
If it is very complicated, i am also open to suggestion how to remove it totally from the page temporary while i figure out how to do.
I hope I have posted this correct as the template I use comes with the install packet.
Thanks for your time
Kind Regards
Morten
[SOLVED] Layout Change: How to move the search box in default template
[SOLVED] Layout Change: How to move the search box in default template
Last edited by morten444 on Sat Sep 27, 2008 9:51 pm, edited 1 time in total.
Re: Layout Change: How to move the search box in default template
Move:
{* Start Search *}
{search}
{* End Search *}
from just after the {* End Header *} tag and add it between:
{* End Navigation *}
{* Start News *}
You may also need to adjust the CSS in the stylesheet for the search div.
Nullig
{* Start Search *}
{search}
{* End Search *}
from just after the {* End Header *} tag and add it between:
{* End Navigation *}
{* Start News *}
You may also need to adjust the CSS in the stylesheet for the search div.
Nullig
Re: Layout Change: How to move the search box in default template
Hi Nulling
You are a star.
Moved it below "news" the way you said.
Worked great..
Thanks a million
Regards Morten
You are a star.
Moved it below "news" the way you said.
Worked great..
Thanks a million
Regards Morten