deadlyscarlet (
deadlyscarlet) wrote2012-06-27 06:46 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
HELP
I know there are lovely people who are one million times clever than me. So I am begging to please help me. I want to add a banner image to my layout. I have been trying all morning with CSS but it just doesn't work. Only a small part of the image seems to appear. My brains are totally screwed and I am tired. So can some help me? *puts up the best puppy dog face*
-Scarlet
-Scarlet
no subject
.headerimage {
position: relative;
margin: 0 auto 0 auto;
width: 0px;
height: 0px;
background-repeat: no-repeat;
background-image: url(link);
}
Where px add the image's pixels and where link, add it's link. Hope this works with your style. :3
no subject
And your code was perfect..
I only had to add one extra line for centering the image tats all..
Once again thank u ^^
no subject
I'm glad I got it right.
It looks better now that you have a pic up there. Catches the eye! ;3
No prob.
no subject
I posted mine in a sticky post now, but I would also like a normal banner.
no subject
You know how to edit the Journal Style, right?
no subject
no subject
where do you put this code.. and how.. ?
Ugh..
no subject
You paste the code in the Custom CSS box. Go there by Journal Style> Customize Selected Style> Custom CSS. You have to turn the one option of 'YES' to 'NO' on that page and copy-paste the code in the box. Where 'px',it's pixels and you type the image's pixels there. The image must be on internet somewhere already and the link goes in the parenthesis where 'link' is located.
I'm not sure if it will work without a custom layout but as it seems, deadlyscarlet already used it without one and it worked. But still, she and I have Flexible Squares. If the code does not work with Minimalism, you'll have to choose a layout of Flexible Squares for it to work because I don't know the codes in Minimalism at all.
no subject
no subject