Can I override -oxy-append-content?
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 1
- Joined: Thu Feb 20, 2020 2:21 am
Can I override -oxy-append-content?
Post by singlesourceror »
Hello.
I am working with a DITA framework extension and I am trying to style a resourceID in my CSS. The element has a -oxy-append-content function in one of the core DITA stylesheets. I want to make the appended content go away and replace it with new content. Is there a way to do this?
Cheers,
Rob Hanna
I am working with a DITA framework extension and I am trying to style a resourceID in my CSS. The element has a -oxy-append-content function in one of the core DITA stylesheets. I want to make the appended content go away and replace it with new content. Is there a way to do this?
Cheers,
Rob Hanna
-
- Posts: 9439
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Can I override -oxy-append-content?
Hi Rob,
You can overwrite it with something like:
Regards,
Radu
You can overwrite it with something like:
Code: Select all
*[class~="topic/resourceid"]:before{
content: "test";
}
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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)
- ↳ 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