#248 F18 Frontpage Carousel Banner 1 - Download fedora 18
Closed: Fixed None Opened 11 years ago by ryanlerch.

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

This banner contains the background of the default wallpaper, and a screenshot of the default f18 desktop.


blue3.jpg is the background image for the banner.

additionally, the background color of the banner needs to be set to #095890

The rule in fedora960.css will be something similar to:

{{{
.slides #fedora-download {
background: url("blue3.jpg") no-repeat scroll center top #095890;
}
}}}

[[Image(blue3.jpg, 100%)]]

Here is the image that gets overlayed over the top:

[[Image(f18_fpo_screenshot.png)]]

And an example of how the website will look with these assets
[[Image(examplescreenshot.png, 100%)]]

Login to comment on this ticket.

Metadata