This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] CSS style definition in DocBook XSL collides withexternal style sheet


I've found the solution by myself:

<xsl:param name="css.decoration" select="0"></xsl:param>

Cheers
BP

Bernd Pörner wrote on 02.12.2004 12:51:

Dear all,

I have the following problem:

When writing an article and converting it to HTML, section titles have a somehow "built-in" style definition:

<h2 class="title" style="clear: both">

Unfortunately, this definition collides with the external CSS style sheet I have made for my personal purposes. Is there any way to deactivate this "built-in" style?

Cheers
Bernd



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]