britnkaysmemaw2
05-30-2010, 10:02 PM
I found this awesome tutorial tonight from Kevin & Amanda on how to make your own blog background. I followed their steps, and it turned out fabulous. Now, I can't get it to load. I followed their steps on that too, but to no avail. Is anyone out there tech savvy with blogs and changing the backgrounds?
I uploaded my Saved for Web background to my photobucket account, used the links as they said to replace some of the html text but all I get is a blank page.
http://www.kevinandamanda.com/whatsnew/tutorials/how-to-make-a-scrapbook-blog-background.html
That is the link to the tutorial. And here is the text I am having the problems with.
Go to your Dashboard > Layout > Edit HTML.
Look in alllll that code for something that looks like this (don’t worry, it should be close to the top):
body {
background:$bgcolor;
And change it to something that looks like this:
body {
background: url(http://www.photobucket.com/background.jpg (http://www.photobucket.com/background.jpg)) no-repeat center fixed #FFFFFF;
Where http://www.photobucket.com/background.jpg (http://www.photobucket.com/background.jpg) is the direct link to the image.
This is where I run into the problem!
When using the links from photobucket, do you use the direct link or the Img link?
Help please, lol!
I uploaded my Saved for Web background to my photobucket account, used the links as they said to replace some of the html text but all I get is a blank page.
http://www.kevinandamanda.com/whatsnew/tutorials/how-to-make-a-scrapbook-blog-background.html
That is the link to the tutorial. And here is the text I am having the problems with.
Go to your Dashboard > Layout > Edit HTML.
Look in alllll that code for something that looks like this (don’t worry, it should be close to the top):
body {
background:$bgcolor;
And change it to something that looks like this:
body {
background: url(http://www.photobucket.com/background.jpg (http://www.photobucket.com/background.jpg)) no-repeat center fixed #FFFFFF;
Where http://www.photobucket.com/background.jpg (http://www.photobucket.com/background.jpg) is the direct link to the image.
This is where I run into the problem!
When using the links from photobucket, do you use the direct link or the Img link?
Help please, lol!