titlebar in template
Posted: Tue Feb 28, 2006 12:36 pm
Dear techies,
I would like to have the possibilty to place an infinite number of titlebars on my webpage that could be attached with a heading title in the editor of cmsms. The code that I've used in the template for the titlebar is as follows:
How am I supposed to do this?
Thanks in advance. 
The image below is an example of the titlebar with the label text "Titlebar" being the heading title:
[attachment deleted by admin]
I would like to have the possibilty to place an infinite number of titlebars on my webpage that could be attached with a heading title in the editor of cmsms. The code that I've used in the template for the titlebar is as follows:
Code: Select all
<h1 id="introduction">Titlebar</h1>
<p>{content}</p>
How am I supposed to do this?


The image below is an example of the titlebar with the label text "Titlebar" being the heading title:
[attachment deleted by admin]