masterglory: (Default)
masterglory ([personal profile] masterglory) wrote in [community profile] style_system2011-04-08 06:50 pm

Hi to you all^^

Hi, I'm Gloria from Rome *waves*

I've joined DW about two years ago, but I'm starting to post only now.

So I've choose a layout "color side, red flowers", I've changed the colors, but...I don't know how to put a header on the top of my DW page:(

Can you, pretty please, explain it step by step possibly with examples how to do it?

Thank you in advance, Gloria♥
foxfirefey: Fox stealing an egg. (mischief)

[personal profile] foxfirefey 2011-04-10 04:08 pm (UTC)(link)
#header {
background: url("http://http://i125.photobucket.com/albums/p76/magdalene_photo/notonlytimeb3.png") repeat scroll 0 0 transparent !important;
display: block !important;
height: 300px;
}
foxfirefey: Fox stealing an egg. (mischief)

This then!

[personal profile] foxfirefey 2011-04-10 04:36 pm (UTC)(link)
#header {
background: url("http://http://i125.photobucket.com/albums/p76/magdalene_photo/notonlytimeb3.png") no-repeat scroll 0 0 transparent !important;
display: block !important;
height: 300px;
}