On 11/19/07, Ralph Angenendt <ra+centos at br-online.de> wrote: > Ralph Angenendt wrote: > > Alain Reguera Delgado wrote: > > > Your suggestion was added in 1.7-7 version, now available in > > > http://wiki.centos.org/ArtWork/Wiki page. Also we modified the > > > moin-bottom.png and moin-top.png images to make them contrast on > > > titles. > > > > Installed. > > One more change: I added a CC-license link to the bottom of the wiki > (and replaced the MoinMoin Powered, Python Powered with it): > > a) Should this be moved to somewhere else on the page? > > b) Should we use the "smaller" image from > <http://creativecommons.org/license/results-one?license_code=by-sa&wiki=true&lang=en>? > > c) This needs a small patch to the CSS: > > --- screen.css.orig 2007-11-19 13:06:13.000000000 +0000 > +++ screen.css 2007-11-19 13:07:08.000000000 +0000 > @@ -532,6 +532,7 @@ > display: inline; > padding: 0px 2px; > margin: 0px 4px; > + color: #CCCCCC; > } > > #credits img { We added this in the 1.7-8 version. The relevant changes were: - Create definition for Creative Common Reference code. - In the CC reference use the small image. The big one use text that is a little unreadable over the footer background. (just a proposition, if you want the big one we can change it ) - Make text and links #CCCCCC on credits. - Adjust credits position. See the http://wiki.centos.org/ArtWork/Wiki page. Cheers, al.