Page 1 of 1

How do I remove the page title

Posted: Wed Mar 15, 2006 8:59 pm
by toller
After finally making a start with CMSMS tonight i'm starting to get something together that for the most part looks ok.  I'm tweaking the supplied templates and stylesheets as they perfectly adequate for what i need but i'm havng trouble removing the page titles that appear in the top left hand corner of each page just below the menu and header like this

>>Home
   
Home

I only need to remove them on the first page but i'm not totally sure of how i go about it as everything i've tried so far seems to make the entire site not display properly.

Anyone help?

Re: How do I remove the page title

Posted: Wed Mar 15, 2006 9:20 pm
by jelle
Those are the breadcrumbs and are supposed to aid you in navigating your way around the site.
You could remove them in your frontpoage only if you make a separate template for the frontpage that has no {breadcrumbs tags.

Re: How do I remove the page title

Posted: Wed Mar 15, 2006 9:35 pm
by nils73
From what you describe it can be a variety of things. Do you have a URL you can point us to? Might be helpful to see what it is about.

Regards,
Nils

Re: How do I remove the page title

Posted: Thu Mar 16, 2006 11:47 am
by Ted
The first one is the {breadcrumbs} tag, like jelle said.  The 2nd is an {title} that is in each template right above the {content} tag (which does the actual displaying).