Hiding prolog in No-tag mode
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 49
- Joined: Mon Mar 28, 2016 3:54 pm
Hiding prolog in No-tag mode
Post by Raga Mounika »
Hi Team,
Is it possible to hide prolog section in no-tag mode in oXygen?
If so please provide me the CSS code for that.
Thanks!
Regards,
Mounika
Is it possible to hide prolog section in no-tag mode in oXygen?
If so please provide me the CSS code for that.
Thanks!
Regards,
Mounika
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: Hiding prolog in No-tag mode
Post by alex_jitianu »
Hello,
Unfortunately you can't style the author mode depending on the tags display mode. Hiding the prolog is easy:You can put this rule inside a new alternate CSS named "Hide prolog". The user will select this CSS from the Styles item on the toolbar and it will hide the prolog.
Best regards,
Alex
Unfortunately you can't style the author mode depending on the tags display mode. Hiding the prolog is easy:
Code: Select all
*[class~=" topic/prolog "] {
display:none;
}
Best regards,
Alex
-
- Posts: 49
- Joined: Mon Mar 28, 2016 3:54 pm
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service