Skip navigation.

#top h1

#subtitle

Posts tagged with "graphics"

Opera Headers for Fred's Cool New Design

, , ,

But these were specifically colorized to go with Moose's Fred's new Opera blog design that every cool blog is wearing these days. They're in the latest photo album. And you can see a demo here.

To all but the "flower" banner, you'll need to add this code to the custom stylesheet so that your blog's title and tagline stand out against the backdrop of the banner:

#top h1 {
color: #fff;
font-size: 20px;
font-weight: normal;
margin: 0px;
overflow: hidden;
padding-top: 18px;
width: 100%;
}

#subtitle {
color: #fff;
font-size: 12px;
margin: 0px;
overflow: hidden;
width: 100%;
}


And you'll have to add this code (editing the PATH to match the file where you've uploaded your custom banner):

#top {
background: url(/community/graphics/users/7/top.jpg) #c1ccd9 left top;
color: #516b92;
font-size: 11px;
height: 195px;
margin: 0px -10px;
text-align: left;
width: 852px;
}

If you have any questions about how to implement these banners or create your own, just send me an email at joni (at) jonimueller (dot) com!
December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31