From Fedora Project Wiki

< Websites

Revision as of 23:07, 28 August 2008 by Craigt (talk | contribs) (New page: ==CSS and Images== One can find all CSS files and images used in the Fedora sites on the web. And we encourage the community to use them directly from our urls in a cascading implementatio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CSS and Images

One can find all CSS files and images used in the Fedora sites on the web. And we encourage the community to use them directly from our urls in a cascading implementation.

This is especially true when working on official fedoraproject.org domains ( things on this list ):

Websites/DomainsList

Fedora CSS in your application

Load the main Fedora CSS file

[1]

And then load either our application chrome css file:

[2]

Or your custom css file and override elements as needed:

/w/skins/fedora/main.css?97 or /css/fedora_planet.css

Fedora Images in your application

Images simply need to be loaded via their 'href' attributes' url:


[3]