tanmay_nehete
I'm new here

HTML is Not geeing formatted in Contentcreator as it display in page content

Hi all,

I'm trying to design HTML page in FS Content-creator, but some how it is not adapting the color formatting in Content-creator as it shown in Page content section.

for more reference please find below content in Site Architect >Page content section

245959_pastedImage_0.png

Below screen shot is for HTML in contentcreator

245953_pastedImage_1.png

But when i click on edit window. Editor box show me the same formatting as it is in Page Content-creator.
more reference please see attach screen shot from content-creator

245954_pastedImage_5.png

this what I've tried so far

<div >

    <center><h3 style="padding-left: 2em;"> $CMS_VALUE(pt_headline)$ </h3></center>

  </br>

    <div $CMS_VALUE(editorId())$>

         $CMS_VALUE(#global.page.body("content"))$

    </div>

</div>

Any will be appreciated

0 Kudos
2 Replies
mbergmann
Crownpeak employee

Hi Tanmay,

did you change/edit the output channel definition (html) of the used format templates? It looks like you only applied the formatting in the properties tab which is only used for the visualisation in the editor and not on the rendered page.

Michael

0 Kudos
tanmay_nehete
I'm new here

Hi Michael, my issue got resolved as as make changes in section template

0 Kudos