I'd like to add an image header to my page.
Unfortunately, I can't find any documentation to the point of even the preferred size of one. Looking at http://www.dreamwidth.org/customize/options?group=images just asks for an image.
Is there documentation for how this works, what preferred/allowed sizes of headers are, anything of that nature?
Unfortunately, I can't find any documentation to the point of even the preferred size of one. Looking at http://www.dreamwidth.org/customize/options?group=images just asks for an image.
Is there documentation for how this works, what preferred/allowed sizes of headers are, anything of that nature?
no subject
Date: 2011-12-31 09:22 am (UTC)I'd like to replace what's there, without the current text. I don't want to get into Deep Style Magic.
OK redone:
1200x200, png. Also, using the Nightfall theme from the defaults.
The way it is on my main page it's... apparently starting to replicate itself, despite what I did with the CSS that should be working based on some of the things here:
#title span { display: none; } #title { width: 1200px; height: 200px; background-image: url(http://geoffdepew.com/dreamwidth/dwheader.png); background-repeat: none; }