I followed the instructions[0] to add an image to the website navigation[1]:

<menu name="ApacheCon 2005">
       <item
           name="ApacheCon 2005"
           href="http://apachecon.com/2005/US";
           img="http://apache.org/images/ac2005us_white_184x80.jpg";
           />
   </menu>

Take a look at http://struts.apache.org with Firefox and resize your browser... see how the left hand column will resize itself smaller than the image, letting the image stick out and overlap the body text? In IE, it works correctly. (!)

Any advice on how to make the site look right in non-IE browsers? (Firefox, at least?)

[0] http://maven.apache.org/maven-1.x/using/site.html
[1] http://svn.apache.org/repos/asf/struts/site/trunk/xdocs/navigation.xml

Thanks,
--
Wendy Smoak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to