Cusatom .css-file
Posted: Mon Oct 12, 2015 1:14 pm
Hello.
I'm using the webhelp plugin for my online help generation in DITA.
By default the figure title and relating image does not align properly. I would like the figure title to be before/on top of the image. How do I set this in the .css file? I know I can change the @placement attribute for each image but I want this to be automatic.
The element structure looks like:
<fig id="">
<title>TITLE</title>
<image href=""/>
</fig>
Best regards
Kristian
I'm using the webhelp plugin for my online help generation in DITA.
By default the figure title and relating image does not align properly. I would like the figure title to be before/on top of the image. How do I set this in the .css file? I know I can change the @placement attribute for each image but I want this to be automatic.
The element structure looks like:
<fig id="">
<title>TITLE</title>
<image href=""/>
</fig>
Best regards
Kristian