Hi guys,
I'm really REALLY new to CSS and I have a question.
My journal is using this at the moment in Custom CSS
#header-decor {
display: block;
background-image: url(
http://images21.fotki.com/v515/photos/4/438995/4608007/option2-vi.jpg); width: 350px;
height: 60px;
bottom: 0px;
left: 100px;
}
It's close to what I want, but not exact -- what I really want to do is move the header image I've created either above the Journal Name "Stevivor.com | StevivorBlog", or even above the "Recent | Archive ..." stuff.
Can anyone please give me a hand? Thank you!