________________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 2 January 2007 8:25 AM
To: [email protected]
Cc: [email protected]
Subject: RE: Logo, about box
Hi all,
I played with the colors and got this:
http://people.apache.org/~deweese/newcolors.png
This is my color block from skinconf.xml (note that I couldn't change
the 'selected' text in the menu, I think this is supposed to be controlled by
'toolbox' but it doesn't work for me):
Hmm, that is correct. Taking a look at
/main/webapp/skins/pelt/css/profile.css.xslt
You will see :-
<xsl:template match="[EMAIL PROTECTED]'toolbox']">
#menu .menupagetitle { background-color: <xsl:value-of select="@value"/>;
color: <xsl:value-of select="@font"/>;}
</xsl:template>
As it is being processed by this xslt, if you trying to see differences by
Refreshing in a webapp, you wont see them, you need to stop/start jetty
To see them.
You could, instead, try adding the color property to the /pelt/css/screen.css
And add it into the #menu .menupagetitle directly and see if it works for you
Then, but colours are not normally added in here (this changes with forrest
0.8-dev version).
Also, it might be worth adding in a 'tab-unselected' entry into skinconf
To change the backgrounds of the unselected tabs, maybe to the lighter
Putple of the logo so these too will blend in better.
Where are you guys playing with this ? I could not see it in SVN anywhere where
Others could see the code you are playing with. Once done, how are you planning
On updating the website? Forrest has a /site/ directory in SVN where a built
Site gets deployed. From there it is grabbed with a cron job with the main
Forrest website space being a working copy.
Gav...
<color name="heading" value="#a5b6c6"/>
<color name="subheading" value="#CFDCED"/>
<color name="body" value="#ffffff"
link="#0F3660" vlink="#009999" hlink="#000066"/>
<color name="published" value="#482980" font="#DDCCFF"/>
<color name="footer" value="#cedfef"/>
<color name="table" value="#a5b6c6"/>
<color name="table-cell" value="#ffffff"/>
<color name="menu" value="#482980" font="#dfceef"
link="#ffffff" vlink="#ffffff" hlink="#ffcf00"/>
<color name="tab-selected" value="#482980"
link="#DDCCFF" vlink="#DDCCFF" hlink="#AAAAEE"/>
<color name="subtab-selected" value="#482980"
link="#DDCCFF" vlink="#DDCCFF" hlink="#AAAAEE"/>
<color name="subtab-unselected" value="#482980"
link="#DDCCFF" vlink="#DDCCFF" hlink="#AAAAEE"/>
<color name="subheading" value="#482980"/>
<color name="navstrip" value="#482980" font="#ffffff"
link="#DDCCFF" vlink="#DDCCFF" hlink="#AAAAEE"/>
<color name="toolbox" value="#6038b0" font="#ffcf00"/>
<color name="dialog" value="#482980"/>
<color name="searchbox" value="#482980" font="#000000"/>
"Gav...." <[EMAIL PROTECTED]> wrote on 01/01/2007 08:11:14 AM:
> Hi All,
>
> > -----Original Message-----
> > From: Cameron McCormack [mailto:[EMAIL PROTECTED]
> > Sent: Monday, 1 January 2007 1:21 PM
> > To: [email protected]
> > Subject: Re: Logo, about box
> >
> > Thomas DeWeese:
> > > I think it might look pretty good with the more traditional
> > > purple/blue that has been used in Batik logo's of the past.
> > > Look at the background of the current logo.
> >
> > Ok here’s some versions with the purple/blue. I’ve also put the
> > Squiggle mark back in:
> >
> > http://arc.mcc.id.au/temp/2007/batik2.png
> > http://arc.mcc.id.au/temp/2007/about2.png
> >
> > I think that colour might be better—it’s more identifiable with the
> > current Batik logo.
> >
> > Here it is in the docs:
> >
> > http://arc.mcc.id.au/temp/2007/shot2.png
> >
> > It looks less out of place now. The last thing that looks a bit wrong
> > is that the purple colour is not different enough from the dark blue of
> > the menu. WDYT?
>
> Personally, I think it looks fine, but you could if you wanted to change
> Those menu colours in Forrest quite easily. Either take a shade from
> The 'purple batik' or from the blue-ish squiggle. In other words, don't
> Make the logo more different from the menu, but change the menu colours
> To blend in more with the logo.
>
> This is just a suggestion, you won't know what purple will look like on
> The menu until you try it. The 'unselected' tabs could also take on a
> Second colour used by the logo to make it fit in even more. The
> Default blue of forrest is fine, but is used on many project sites
> As is and it would be nice to see it venture away from the norm
> Now and then.
>
> I just popped over from forrest to see how you were doing, and if you
> Guys needed any help with it, so shout up if you do.
>
> Happy New Year.
>
> Gav...
>
> >
> > --
> > Cameron McCormack, http://mcc.id.au/
> > xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.409 / Virus Database: 268.16.1/611 - Release Date: 12/31/2006
>
>
> ---------------------------------------------------------------------
> 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]