you need to set the backgroup color for that table.... go to the file \templates\vm\controls\html\jetspeed-menu.vm
and change line 26 ...... . <table cellpadding="0" cellspacing="0" border="0" width="100%" #if (${skin.ControllerStyleClass}) class="$skin.ControllerStyleClass" #end> to <table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="black" #if (${skin.ControllerStyleClass}) class="$skin.ControllerStyleClass" #end> Or you may do it in your own style Regards, On Mon, 01 Nov 2004 15:43:37 -0500, Harald Ommang <[EMAIL PROTECTED]> wrote: > Thanks! > The menu I'm talking about is the one found under Articles > on the site, and it is the standard Jetspeed MenuControl. > > I use Velocity. > > Harald > > On Wed, 27 Oct 2004 22:06:37 +0200 > > > Youssef Mohammed <[EMAIL PROTECTED]> wrote: > > cute site .... it this menu the left menu for the > >template or it is > > just a news portlet ? > > Do you use velocity or Jsp ? > > > > > > > > On Wed, 27 Oct 2004 16:00:05 -0400, Harald Ommang > ><[EMAIL PROTECTED]> wrote: > >> No reply on Users list, trying dev... :-) > >> Harald > >> > >> On Sun, 24 Oct 2004 16:07:45 -0400 > >> > >> > >> "Harald Ommang" <[EMAIL PROTECTED]> wrote: > >> > Hi! > >> > I'm creating a site (http://www.orbomusic.com) for my > >> >nephew who is a talented young Norwegian > >> >singer/songwriter. The site is (so far) created with > >> > purely simple Jetspeed configuration, but he's very > >> >happy! > >> > > >> > He wants white on black... I haven't yet figured out > >> >where I control that for the space below menu links as > >> >seen on the "Articles & Reviews" tab. Any pointers? > >> > Please check out the site, feedback and ideas greatly > >> > appreciated! > >> > > >> > Harald > >> > > >> > PS: I've started writing a guestbook portlet. If I get > >> > it to be good enough, I'll contribute it. > >> > > >> > > >> > > >>--------------------------------------------------------------------- > >> > 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] > >> > >> > > > > > > -- > > Regards, Youssef > > > > --------------------------------------------------------------------- > > 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] > > -- Regards, Youssef --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]