I do not use either Struts-Menu or DisplayTag, but, looking at your
screen shot, it looks like  both your table and your menu elements may
have the same type of outline.  Check your css -- it may be that your
css applies the same styles (most likely some manner of border style)
to elements in both areas.  If that is the case, you just need to make
your css rules more specific, so that they apply to the table, but not
the menus.

hth,
Greg

On 5/20/06, M.Liang Liu <[EMAIL PROTECTED]> wrote:
Pity to notice you that I give up struts-menu to ensure the display-tag can
display properly.

On 5/20/06, David G. Friedman <[EMAIL PROTECTED]> wrote:
>
> Have you asked this question on the struts-menu forum/mailing list at
> Sourceforge?  That list might have more specific
> experience merging these packages.  See:
> http://sourceforge.net/forum/forum.php?forum_id=160189
>
> Regards,
> David
>
> -----Original Message-----
> From: M.Liang Liu [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 19, 2006 11:26 PM
> To: Struts Users Mailing List
> Subject: Re: HELP:I've got a new problem when I tried to use struts-menu
> in my Tiles using display-tag.
>
>
> In the Tomcat 5.5.x  logs  file ,there's no more info.
>
> As following:
>
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.startup.TldConfig).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.startup.TldConfig).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> > log4j:WARN No appenders could be found for logger (
> > org.apache.catalina.session.ManagerBase).
> > log4j:WARN Please initialize the log4j system properly.
> >
>
> On 5/20/06, M.Liang Liu <[EMAIL PROTECTED]> wrote:
> >
> > Hi everybody!
> >
> >    I've got a new problem when I tried to use struts-menu in my Tiles
> > using display-tag.
> >
> > I put the struts-menu in my Tiles alone and find it works well.
> > However,the problem occurred when I put one page using display-tag in
> the
> > same Tiles page including struts-menu:The struts-menu can NOT display
> > properly.The image can display  but  the menu  has  a rim.I do NOT want
> > the rim because every menu has one-----there are so many that the menu
> was
> > dissipated .
> > I can NOT stand it.
> >
> >
> > I can not enclosed the strange screen picture of the  page  as
> > attachments;so I put it  in my   flickr here<
> http://static.flickr.com/53/149590641_0cbeeb81b6_o.jpg>
> > .
> >
> > Anyone who's familiar with display-tag can help me?
> >
> > Please.
> >
>
>
>
> --
>   http://blog.csdn.net/patriotlml
>     Drink       Drank         Drunk
> http://my.donews.com/patriotlml/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
  http://blog.csdn.net/patriotlml
    Drink       Drank         Drunk
http://my.donews.com/patriotlml/



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

Reply via email to