Page 1 of 1

Place ditamap title in left-middle

Posted: Mon Nov 04, 2019 11:36 pm
by pault
I'm using a ditamap, not a bookmap. I want to place the title in the left-middle page margin box. By default it's displayed in the top-center box. What CSS can I use to move have it displayed where I want it?

Code: Select all

<map xml:lang="en-us">
  <title>Docker for DataStax Enterprise Studio 6.7.4</title>
Image

Re: Place ditamap title in left-middle

Posted: Tue Nov 05, 2019 11:52 am
by julien_lacour
Hello,

I think your customization is setting the title on the left part of the page, can you please try the default scenario and see if you can reproduce the problem?
Furthermore, you can debug your transformation by using the "merged.html" file, please refer to our documentation: Debugging the CSS
Regards,
Julien

Re: Place ditamap title in left-middle

Posted: Tue Nov 05, 2019 11:50 pm
by pault
Hi Julien,

Thanks for your answer. It helped me figure it out. The problem was that in the transformation scenario, I had selected the oxygen template, instead of my template.

Paul