Hi,
I kinda figured that out after looking at the code for a minute. I
went ahead and changed jetspeed-tab.vm to add support for new skins and
jetspeed.vm to be able to have just title image with a line-bordered
content box. I don't have cvs so I'm attaching the whole new files.
Maybe you could diff against the cvs and create patch for me.
Also, here is the skins registry entry I used:
<skin-entry name="Metal" hidden="false">
<property name="tab-skin-class" value="gr" hidden="false"/>
<property name="title-background-color" value="#000000"
hidden="false"/>
<property name="highlight-background-color" value="#000000"
hidden="false"/>
<property name="title-text-color" value="#00FF00"
hidden="false"/>
<property name="highlight-text-color" value="#00F800"
hidden="false"/>
<property name="highlight-title-style-class" value="TTitle"
hidden="false"/>
<property name="title-style-class" value="TTitle"
hidden="false"/>
<property name="portlet-style-class" value="grstyle"
hidden="false"/>
<property name="portlet-skin-class" value="Metal"
hidden="false"/>
<property name="no-content-skin" value="1" hidden="false"/>
</skin-entry>
In skins.css file TTitle was set same as PTitle. Added these to
PContent:
border-left:#0000FF solid 1px;
border-right:#0000FF solid 1px;
border-bottom:#0000FF solid 1px;
and this to PTitle, TTitle:
// width:100%; /* required for IE, else you get
leftcorner-title gap */
HTH,
Gerry Reno
--- Pernoud Aurelien <[EMAIL PROTECTED]> wrote:
>
> 1.5-dev skins are not finished yet, I haven't had time to do all the
> panes stuff, only portlets :(
>
> I hope to be able to do it soon.
>
> Gerry Reno a �crit :
>
> > In a J1 1.5-dev portal, I have not been able to select Metal for
> skin
> > in the panes. When I try to do this the pane title is displayed
> with
> > no background color. No images appear. Is there some
> configuration
> > setting that is needed to use this skin with panes?
> >
> > thx
>
=====
Gerry Reno
mailto: grenoml at@ yahoo dot. com
(if mail bounces please retry later - spam rapidly fills up mailbox)
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]