i'm using the 'site content' area of the 3DC admin area to create some custom pages.
when creating a page, the breadcrumbs populate with the name of the page, which is fine. like:
home>[page]
however, it also populates the name of the page as an in-frame title below the breadcrumbs. so, you get something like:
home>[page]
[page]
[content]
here's a link to one named 'About our manufacturers':
About Our Manufacturers
so, my question is how to delete this second [page] reference below the breadcrumbs. it's not a part of frame.html. and, it's not part of the content I'm manually adding. it's part of the site-content template, which i don't seem to have access to (or i can't find it).
when creating a page, the breadcrumbs populate with the name of the page, which is fine. like:
home>[page]
however, it also populates the name of the page as an in-frame title below the breadcrumbs. so, you get something like:
home>[page]
[page]
[content]
here's a link to one named 'About our manufacturers':
About Our Manufacturers
so, my question is how to delete this second [page] reference below the breadcrumbs. it's not a part of frame.html. and, it's not part of the content I'm manually adding. it's part of the site-content template, which i don't seem to have access to (or i can't find it).
Comment