Hey!
So I was getting bored with my previous layout and with the release of the new Edward/Bella New Moon still I just had to use it for my header. :D
It's very plain and simple, which is what I wanted. So love to know what you think…
I'm also working on a batch of Twilight/New Moon icons, as well as The Curious Case of Benjamin Button (my new
(
Read more... )
Reply
Thanks!
Reply
all of my www knowledge has been sucked out of me by school books. i used to design my own layouts back when LJ was still on the old operating system and not this CSS2 thing. :-/
Reply
Reply
you're gonna have to show me how to put a header into my layout. bc i have one i've been wanting to use but no idea how to do it :(
Reply
The code to add a header is this:
.headerimage
{
position: relative;
width: xxxpx;
height: xxxpx;
margin-left: auto;
margin-right: auto;
background-image:url(xxx);
background-repeat: no-repeat;
padding: 0px;
}
First you upload your header image to a image server like Photobucket or Imageshack.
The xxx above are where you replace your info so-the width and height of the header and the direct url of the header.
Sometimes the person who made the layout will have the .headerimage code in the layout code already and you just have to find it and replace your info.
If it isn't already in there usually you can just copy and paste the .headerimage code right at the bottom of the code and it'll still work.
Does that make any sense? Let me know if it doesn't and I'll try to clarify better… :)
Reply
Reply
Once you've chosen the header you want - save to your own computer. upload it to a online photo site like ImageShack or Photobucket. Add the piece of code I mentioned above to the layout code and input the dimensions of your header and the url. And that should work.
Or if you want I could make a header for you. I don't usually make headers for other people, but… you're special Hehe ^^
If you do, just let me know which layout you want to use and that way I can get the right dimensions and color scheme. :)
Reply
Leave a comment