The problem only seems to manifest itself on Firefox with the sidebar open... actually, you get a similar yet different problem in IE with the sidebar open... In both, the nav column scrunches up right next to the main content text, but the image doesn't overflow in IE. I think the text scrunching up is acceptable, but the logo overrunning the nav column probably isn't.
One quick-and-dirty solution is to supply your own maven-theme.css and change the width specification of the #leftColumn class to: width: 240px; This appears, for me at least, to solve the image problem. Probably not the ideal solution, but seems to work. Wendy, I think you mentioned that you can indeed supply your own CSS to Maven? Might be an OK thing to do until the Maven folks fix it for real. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: [EMAIL PROTECTED] On Tue, October 25, 2005 1:16 pm, Ted Husted said: > On 10/24/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: >> So you've mentioned. :) Except for the left-hand column resizing itself >> smaller than the ApacheCon logo, I don't see any major problems. > > +1 > > It's important for people to realize that this is our one and only > website. We don't have a staging area or an internal site. This is it. > The volunteers do want we can by running copies on locally, but at > some point, we have to post the site and rely on the user community to > help us finish the job. > > The good news is that after this initial shake-down, it will be easier > to keep different segments of the site updated. Each subproject has > its own Maven build, and each can be updated and deployed separately > form the other subprojects. > > The same will be true for the subproject code bases. We will be able > to distribute fixes for the taglibs without having to worry about > whether other subprojects are ready to release. In the past, we have > had fixes stuck in the nightly build for over a year, because some > other aspect of the Struts monolith was not ready to ship. Maven is > playing a key role in making it easier for us to improve and evolve > Struts. > > -Ted. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]