Page 1 of 1

Customization via css, choosing the best scenario

Posted: Wed Apr 21, 2021 6:57 pm
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

Re: Customization via css, choosing the best scenario

Posted: Mon Apr 26, 2021 5:00 pm
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