Can Anyone Help Me, Please?
Jul. 10th, 2011 02:50 pmALL FIXED - YAY!
NOTE TO SELF: AN EXTRA SLASH MARK WILL GET YOU SOME STRANGE RESULTS!
NOTE TO SELF: AN EXTRA SLASH MARK WILL GET YOU SOME STRANGE RESULTS!
A few days ago my custom header disappeared and was replaced by a 'server down for dsiplay.
Its back up but I lost the image I was using.
I've tried reloading the picture into several different image archive sites as well as LJ scrapbook and then linking through the Custom CSS area, I used the same coding as before (except for the picture location) and its not working, as you can see.
I'm not sure if I'm not using the correct link, or the picture isn't formatted correctly or what.
Can somebody tell me what I'm doing wrong? I've read the tutorials, googled and tried all available codes to link the picture in but I keep getting the red template showing up in the middle.
Here's the coding I've been using.
body {
background-color: #000000 !important;
background-image: url ("yeah its much easier if you use LJ scrapbook") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: top center !important;
margin-top: 300px !important;
}
The result should be the following header picture added onto a black background and the start of the journal adjusted to just under the header.