title problems (SOLVED)
Posted: Sun Dec 19, 2010 4:55 pm
Thanks for all of your help so far. I am slowly but surely learning about all of this.
I am trying to design a site that is very clean and simple. I put a global title in my template but I cannot get rid of the home page and site name that come up automatically. I have tried to style the header to get the sitename to look like the global title but it doesn't change. Can you help me?
My site is maryjaneparkerart.com/cmsms.
Here is my template so far:
{* Change lang="en" to the language of your site *}
{title}-{sitename}
{global_content name='Title'}
{stylesheet}
{menu number_of_levels="1" template="minimal_menu.tpl"}
home
{cms_selflink dir="start" text="$sitename"}
{content}
I am trying to design a site that is very clean and simple. I put a global title in my template but I cannot get rid of the home page and site name that come up automatically. I have tried to style the header to get the sitename to look like the global title but it doesn't change. Can you help me?
My site is maryjaneparkerart.com/cmsms.
Here is my template so far:
{* Change lang="en" to the language of your site *}
{title}-{sitename}
{global_content name='Title'}
{stylesheet}
{menu number_of_levels="1" template="minimal_menu.tpl"}
home
{cms_selflink dir="start" text="$sitename"}
{content}