Default icon oxy_url
Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
-
- Site Admin
- Posts: 172
- Joined: Tue Mar 20, 2018 5:28 pm
Re: Default icon oxy_url
Post by Bogdan Dumitru »
Hello Johann,
You can do this but only with a hack, add the below CSS as an application style (like this sample plugin does [1]) and then override the "BrokenImage24.png" and "BrokenImage24@2x.png" images from "oxygen-xml-web-author\tomcat\webapps\oxygen-xml-web-author\app\images\" directory.
[1] https://github.com/oxygenxml/web-author ... i-with-css
You can do this but only with a hack, add the below CSS as an application style (like this sample plugin does [1]) and then override the "BrokenImage24.png" and "BrokenImage24@2x.png" images from "oxygen-xml-web-author\tomcat\webapps\oxygen-xml-web-author\app\images\" directory.
Code: Select all
img[src="images/BrokenImage24.png"],
img[src="images/BrokenImage24@2x.png"] {
height: 100px!important;
width: 100px!important;
}
Bogdan Dumitru
http://www.oxygenxml.com
http://www.oxygenxml.com
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