#250 F18 Frontpage Carousel Banner 3 - Featured Spin
Closed: Fixed None Opened 11 years ago by ryanlerch.

We need a banner for the third banner in the carousel on the front page of fedoraproject.org.

This banner contains images and information about the featured spin for fedora 18, which is the KDE spin.


This is the logo image:

[[Image(kdespin.png)]]

This is the screenshot image:

[[Image(kdespin2.png, 100%)]]

The text to put on the page should be something like:

{{{
The Fedora KDE Desktop is a powerful Fedora-based operating system utilizing KDE
as the main user interface. Fedora KDE Desktop comes with many pre-selected top
quality applications that suit all modern desktop use cases - from online
communication like web browsing, IM and email, through multimedia and
entertainment, to an advanced productivity suite.
}}}

The Background gradient is a gradient, (same as the current games spin, but grey colours). the css snippet should be something like:
{{{
.slides #spin {
background: -moz-linear-gradient(center top , #333333 1%, #555555 36%, #888888 100%) repeat scroll 0 0 transparent;
}
}}}

Overall, here is a screnshot of how it should look:
[[Image(kdespinscreenshot.png, 100%)]]

Login to comment on this ticket.

Metadata