Hi Lars,
The titlepage templates are indeed quite convoluted.  Most end up falling 
through to the templates in html/titlepage.xsl that use mode="titlepage.mode" 
to generate the actual output. Take a look at:

http://www.sagehill.net/docbookxsl/ModifyElemTemplates.html

Since you are including author in your group, take a look at the template named 
credits.div in html/titlepage.xsl.

Bob Stayton
Sagehill Enterprises
[email protected]


From: Lars Vogel 
Sent: Wednesday, November 28, 2012 3:48 PM
To: Bob Stayton 
Cc: DocBook Apps 
Subject: Re: [docbook-apps] Titlepage for HTML output


Hi Bob and everybody 


I think without changing the HTML structure or using jQuery it is not possible, 
as each element is in its own <div> without classes.


I will try to change the templates. They seem a bit distributed in the xsl 
file. 


Best regards, Lars


2012/11/27 Lars Vogel <[email protected]>

  Hello Bob, 


  thanks, I give it a try with CSS. My first test with display:inline was not 
successful but I play with it a bit.


  Best regards, Lars



  2012/11/25 Bob Stayton <[email protected]>

    display: inline;


Reply via email to