View Full Version : Not sure how to do this to my background...
Dale
Apr-29-2007, 08:52 PM
Guys,
Not sure how to accomplish the following 2 things:
1. I want making a background similar to the one on www.moonriverphotography.com (http://www.moonriverphotography.com) but not sure how big to make the image. I want to have a VERTICAL line on the left and right hand side similar to Andys - but cant figure out how to make the vertical line stays OUTSIDE of my galleries. Here are two links to reference...
First look at this link, notice the background position and size...
http://www.moonriverphotography.com/Galleries
Now look at this link, notice the background position and size gets larger
http://www.moonriverphotography.com/gallery/634937#104246074
2. Second thing, I have 2 pictures (one of me, other my wife) that I have carefully cropped that I want to have anchored at the bottom left and bottom right hand corners of my pages...and I want them to be in the same spot even if the page scrolls down. Can someone explain how I can accomplish this? Do I need to embed them into my background image or can they be coded in to sit on top of my background image?
Appreciate any help you can give. Thanks!
Sewerman
Apr-30-2007, 01:36 PM
Guys,
Not sure how to accomplish the following 2 things:
1. I want making a background similar to the one on www.moonriverphotography.com (http://www.moonriverphotography.com) but not sure how big to make the image. I want to have a VERTICAL line on the left and right hand side similar to Andys - but cant figure out how to make the vertical line stays OUTSIDE of my galleries. Here are two links to reference...
First look at this link, notice the background position and size...
http://www.moonriverphotography.com/Galleries
Now look at this link, notice the background position and size gets larger
http://www.moonriverphotography.com/gallery/634937#104246074
2. Second thing, I have 2 pictures (one of me, other my wife) that I have carefully cropped that I want to have anchored at the bottom left and bottom right hand corners of my pages...and I want them to be in the same spot even if the page scrolls down. Can someone explain how I can accomplish this? Do I need to embed them into my background image or can they be coded in to sit on top of my background image?
Appreciate any help you can give. Thanks!
I'm interested in this also.
Dale
Apr-30-2007, 06:53 PM
Guys,
Not sure how to accomplish the following 2 things:
1. I want making a background similar to the one on www.moonriverphotography.com (http://www.moonriverphotography.com) but not sure how big to make the image. I want to have a VERTICAL line on the left and right hand side similar to Andys - but cant figure out how to make the vertical line stays OUTSIDE of my galleries. Here are two links to reference...
First look at this link, notice the background position and size...
http://www.moonriverphotography.com/Galleries
Now look at this link, notice the background position and size gets larger
http://www.moonriverphotography.com/gallery/634937#104246074
2. Second thing, I have 2 pictures (one of me, other my wife) that I have carefully cropped that I want to have anchored at the bottom left and bottom right hand corners of my pages...and I want them to be in the same spot even if the page scrolls down. Can someone explain how I can accomplish this? Do I need to embed them into my background image or can they be coded in to sit on top of my background image?
Appreciate any help you can give. Thanks!
I figured out how to add the image to the bottom corner, heres the code:
body {background-image: url(http://www.lifeimagephotos.com/images/leyla-shot.gif); background-attachment: fixed; background-position: right bottom; background-repeat: no-repeat}
You can change the "right bottom" to "left bottom" if you want the image on the left bottom of your page.
Its easy with one image, but I have two seperate images and I want one on the left on one on the right, but cant figure it out. Will keep trying, if anyone knows please post. Thanks!
Sewerman
May-01-2007, 02:29 AM
I figured out how to add the image to the bottom corner, heres the code:
body {background-image: url(http://www.lifeimagephotos.com/images/leyla-shot.gif); background-attachment: fixed; background-position: right bottom; background-repeat: no-repeat}
You can change the "right bottom" to "left bottom" if you want the image on the left bottom of your page.
Its easy with one image, but I have two seperate images and I want one on the left on one on the right, but cant figure it out. Will keep trying, if anyone knows please post. Thanks!
Dale,
Thanks for the info.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.