Hi jonathannew,
which version of transparentBliss you use?
Lamercrew use the version 1.5. And when you make the fast changes, you have only one fixed image. As on
www.lamercrew.se/
When you use TransparentBliss 1.5 also do this:
WARNING: The the changes are not small! Make a complete backup from your site before changing!!
Step 1
Add this lines in the template.css:
.custom_bg
{
height:100%;
position:fixed;
top:0;
left:0;
z-index:-5;
}
Step 2
I have attached you a index.php file packed in a .zip. Please donwload your "original" file and AFTER download rename the file on your server (path: /templates/transparent_bliss_1.5/index.php) to for example: "index_org.php".
Then you Unpack my file, upload my modified index.php file in the transparent_bliss_1.5 folder on your server.
Step 3
Upload the image you want to use with the name image3.jpg at /templates/transparent_bliss_1.5/
background_images/ and overwrite the original picture.
Now, update your site with the F5 key. It must be work ;-)
Regards,
GermanBear
File Attachment: File Name:
index.zipFile Size: 1495