Customization via css, choosing the best scenario

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Kot_1977
Posts: 16
Joined: Thu Dec 10, 2020 11:00 am

Customization via css, choosing the best scenario

Post by Kot_1977 »

Hi

Today I have 2 questions :-)

1.
I have a task: to place the title of the picture below it in different scenarios.
So I found that the "display: flex" property only works in css for the "xhtml" scenario.
For the html5 scenario the property in the css does not work, so I completed my task through file xsl\topic.xsl only.
For the webhelp scenario, the property in the css does not work, so I completed my task through file com.oxygenxml.webhelp.responsive\xsl\dita2webhelp\html5-pdf-webhelp\html5-figures.xsl only.
For the htmlhelp (chm) I could not find a solution to my task.
Is it possible to solve my task via css for scenario html5 and webhelp?
What scenarios are more suitable for solving tasks through the CSS (can provide more customisation possibilities)?

2. In which scenario is it better (easier) to use tooltips and dropdown/collapsing text?

Regards,
Yury
ionela
Posts: 402
Joined: Mon Dec 05, 2011 6:08 pm

Re: Customization via css, choosing the best scenario

Post by ionela »

Hi,

To customize the WebHelp Responsive output using CSS you can check this topic from our user-manual:
How to Use CSS Styling to Customize the Output

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply