You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nigel Deakin <Ni...@spiritsoft.com> on 2004/02/06 11:59:07 UTC

[xdoc 1.5] How do I control the width of the navigation column

This is a question about the xdoc plugin, version 1.5

How can I control the width of the navigation bar down the left hand
side? 

I want to widen it to 25%. In previous builds of maven I could achieve
this by configuring my project.css with the following:

#leftColumn {
  width: 25%;
}

However with xdoc 1.5 the navigation bar is fine but it now pushes into
the main text of the "bodyColumn" on the right. It looks particularly
bad with Mozilla Firebird and Opera browsers, with an actual overlap of
text.

I tried to reduce the width of the right column using

#bodyColumn {
  width: 75%;
}

But this made no difference on Mozilla Firebird and Opera, whilst on
Internet Explorer it pushed the main body to underneath the navigation
column.

Time for me to stop hacking and to ask the experts. I simply want to
make the navigation column wider and the main body narrower. Can I do
this?

You can see the effect I want to achieve at
http://www.beyondjms.com/documentation/cache/3.0/index.html
but I don't seem to be able to achieve this with xdoc 1.5

Nigel






This message contains confidential information and is intended only for the named individual and may not be disseminated without prior permission.  If you are not the named addressee, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this message in error and delete this e-message from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, delayed in transmission, incomplete, or may contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this Message which arise as a result of e-mail transmission.  If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any software or services.

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. http://www.messagelabs.com
________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org