bererjs: (Default)
Bere ([personal profile] bererjs) wrote in [community profile] style_system2011-12-16 11:41 am

Add header

I just found a lovely layout, but I would love to know how to add a header. Sorry, I have no idea how.

Thanks.
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)

[personal profile] foxfirefey 2011-12-17 01:16 am (UTC)(link)
Question: how do you want this header to work? Ie, background, or offset from everything else?
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)

New thread!

[personal profile] foxfirefey 2011-12-17 02:11 am (UTC)(link)
I'm impressed you are doing it from your phone! Okay, here is some CSS you can use:

#title span { display: none; }
#title {
width: 718px;
height: 503px;
background-image: url(http://i1181.photobucket.com/albums/x428/knowmefirst0/0807262054271bp_glass_-2.jpg);
background-repeat: none;
}


Put it in the big box here:

http://www.dreamwidth.org/customize/options?group=customcss

And you should be good. Let me know if you need any more help!
angel_gidget: (Default)

[personal profile] angel_gidget 2015-11-12 03:58 am (UTC)(link)
I know this was waaaayyy back, but I found this very helpful! Is there a way to center that image, something to add to that piece of code that would do that?