Body class with page ID


/ Published in: TYPO3
Save to your folder(s)

adds a class/id to body with Page ID


Copy this code and paste it in your HTML
  1. page.bodyTag >
  2. page.bodyTagCObject = TEXT
  3. page.bodyTagCObject {
  4. field = uid
  5. wrap = <!!=|>
  6. }

Report this snippet


Comments


You need to login to view comments.