Override Lectora text styles using external CSS
July 15, 2013 12:00 AM
I want to standardize the styles of all the text blocks within Lectora using external CSS. In short, I would like to override the default style from Lectora by the styles that I have defined in an external CSS file.
I do not want to use the Lectora styles because it does not suite the solution that I am working on.
I can give a text block a HTML style like H1, H2 or Normal. And I tried overriding the H1 style using an external CSS file. However, Lectora adds span tags (within H1 tag) which have their own style definitions in the HTML page when published to HTML. How do I get rid of these span tags?
Can this be done?
Discussion (1)
Just delete STYLE block from HEAD from published page html.
Hope Lectora12 will not publish styles inside html. External css will be much more convenient.
Except SPAN for text, it is the same issue with CLIP for images.
Discussions have been disabled for this post