As far as I can tell relevant replacements will only do the article title on the CMS. So instead of having the title display twice, would it be acceptable to place <h1> tags around the title block in the vbcms_page template like i have shown in the code below?
Code:<h1><title>{vb:raw html_title} - <vb:if condition="$vboptions['cmstitle']">{vb:raw vboptions.cmstitle}<vb:else />{vb:raw vboptions.bbtitle}</vb:if></title></h1>


LinkBack URL
About LinkBacks





Reply With Quote
