PDA

View Full Version : How can I float my galleries and slideshow etc


officialphotographer
Jul-14-2009, 05:46 AM
I just can't find any posts for this coding. Can anyone please help me with some coding to achieve floating my galleries and slideshow etc over a background which is fixed in place. Any help would be greatly appreciated.

www.officialphotographer.co.nz

denisegoldberg
Jul-14-2009, 06:05 AM
Are you talking about using a background image? If so, see if # 39 in the customization FAQ helps - http://www.smugmug.com/help/customize-faq.

--- Denise

officialphotographer
Jul-14-2009, 06:24 AM
Are you talking about using a background image? If so, see if # 39 in the customization FAQ helps - http://www.smugmug.com/help/customize-faq.

--- Denise

Hi Denise,

I like the way this site floats, but will have a look through the FAQ now.

officialphotographer
Jul-14-2009, 06:25 AM
Hi Denise,

I like the way this site floats, but will have a look through the FAQ now.
OOPS THIS ONE.

http://site.nvisiblephoto.com/gallery/3563304

officialphotographer
Jul-14-2009, 06:29 AM
OOPS THIS ONE.

http://site.nvisiblephoto.com/gallery/3563304

All good here. Thanks heaps. The code in the FAQ worked a treat.

Cheers heaps
Mike

officialphotographer
Jul-14-2009, 06:40 AM
hmmm, Some of my pages float and some not. When i go to my services page, and into my galleries, the background moves. My homepage and gallery category pages are working great though. Any ideas?

officialphotographer
Jul-14-2009, 07:00 AM
hmmm, Some of my pages float and some not. When i go to my services page, and into my galleries, the background moves. My homepage and gallery category pages are working great though. Any ideas?


URL
http://www.officialphotographer.co.nz

officialphotographer
Jul-14-2009, 07:17 AM
My slideshow and gallery category pages are showing my customizations (the fact that that they float) but the rest of my pages wont show my customizations?

Please help guys

Allen
Jul-14-2009, 07:22 AM
My slideshow and gallery category pages are showing my customizations (the fact that that they float) but the rest of my pages wont show my customizations?

Please help guys
Do you have "custom" set instead of "Smugmug" for appearance under
customize gallery? Also "hide owner" can't be checked. Both will disable your
customization. http://www.smugmug.com/...... in the link will also do it.

You have a specific link to a page showing this? And exactly what are you seeing/not seeing.

officialphotographer
Jul-14-2009, 07:25 AM
Do you have "custom" set instead of "Smugmug" for appearance under
customize gallery? Also "hide owner" can't be checked. Both will disable your
customization. http://www.smugmug.com/...... in the link will also do it.

You have a specific link to a page showing this?

Hi Allen,

From what I can tell. No to both of those. I always choose custom appearance, and No to hide owner. I don't believe I use smugmug.com in any links that I am aware of.

Allen
Jul-14-2009, 07:28 AM
Hi Allen,

From what I can tell. No to both of those. I always choose custom appearance, and No to hide owner. I don't believe I use smugmug.com in any links that I am aware of.
I merged all these, got tired of chasing all this in different threads. Try to
keep all your questions in this thread, provides a history of your changes for
you and helps everyone to know what's all going on.

officialphotographer
Jul-14-2009, 07:28 AM
Hi Allen,

From what I can tell. No to both of those. I always choose custom appearance, and No to hide owner. I don't believe I use smugmug.com in any links that I am aware of.

Link here Allen

http://www.officialphotographer.co.nz/gallery/5151789_ZkmGd

Smoke image that appears on homepage isn't appearing on the above gallery or any gallery pages.

Allen
Jul-14-2009, 07:33 AM
Link here Allen

http://www.officialphotographer.co.nz/gallery/5151789_ZkmGd

Smoke image that appears on homepage isn't appearing on the above gallery or any gallery pages.
See if this gets it everywhere.

.galleryPage,
.category,
body.homepage {
background-attachment: fixed;
background-image:
url(/photos/590835947_i3Lpw-X3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

officialphotographer
Jul-14-2009, 07:44 AM
See if this gets it everywhere.

.galleryPage,
.category,
body.homepage {
background-attachment: fixed;
background-image:
url(/photos/590835947_i3Lpw-X3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}


Yes very close. It works on all pages now. However here is a screenshot of my services page where the image gets cut off at the sides. Not sure how to get around that?

http://officialphotographer.smugmug.com/gallery/4137176_bJvx7#590917062_5LW2q

officialphotographer
Jul-14-2009, 07:45 AM
Yes very close. It works on all pages now. However here is a screenshot of my services page where the image gets cut off at the sides. Not sure how to get around that?

http://officialphotographer.smugmug.com/gallery/4137176_bJvx7#590917062_5LW2q

Ok the screenshot didnt work. Here is the link

http://www.officialphotographer.co.nz/gallery/5151789_ZkmGd

officialphotographer
Jul-14-2009, 07:57 AM
Ok the screenshot didnt work. Here is the link

http://www.officialphotographer.co.nz/gallery/5151789_ZkmGd

I just noticed that the smoke image gets cut off because i have a widescreen. If i collapse the sides to a regular 4:3 size it doesnt. Take a look in this lihttp://www.dgrin.com/newreply.php?do=newreply&p=1159053nk at the last photo in the gallery. This is what it does on my monitor.


http://www.officialphotographer.co.nz/gallery/4137176_bJvx7#590917062_5LW2q

officialphotographer
Jul-14-2009, 08:01 AM
Ok the screenshot didnt work. Here is the link

http://www.officialphotographer.co.nz/gallery/5151789_ZkmGd

I just noticed that the smoke image gets cut off because i have a widescreen. If i collapse the sides to a regular 4:3 size it doesnt. Take a look in this link at the last photo in the gallery. This is what it does on my monitor.


http://www.officialphotographer.co.nz/gallery/4137176_bJvx7#590917062_5LW2q

Allen
Jul-14-2009, 08:06 AM
I just noticed that the smoke image gets cut off because i have a widescreen. If i collapse the sides to a regular 4:3 size it doesnt. Take a look in this lihttp://www.dgrin.com/newreply.php?do=newreply&p=1159053nk at the last photo in the gallery. This is what it does on my monitor.


http://www.officialphotographer.co.nz/gallery/4137176_bJvx7#590917062_5LW2q
Try this instead. I don't know much about this, just pluggin in changes with WebDev.

#bodyWrapper {
background-attachment: fixed;
background-image:
url(/photos/590835947_i3Lpw-X3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

officialphotographer
Jul-14-2009, 08:11 AM
Try this instead. I don't know much about this, just pluggin in changes with WebDev.

#bodyWrapper {
background-attachment: fixed;
background-image:
url(/photos/590835947_i3Lpw-X3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

YOU ARE THE GRAND MASTER OF ALL THINGS GREAT

. I tried webdev too, but am not very experienced at coding. Smugmug has been my first attempt. You could probably tell by all the erroneous coding all over the show.

Cheers heaps Allen. Your help is most appreciated.

Thank You

flgatorgal
Aug-12-2009, 09:47 AM
Try this instead. I don't know much about this, just pluggin in changes with WebDev.

#bodyWrapper {
background-attachment: fixed;
background-image:
url(/photos/590835947_i3Lpw-X3.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

Thanks, Allen, for this code! It works like a charm! Like Mike, I'm having trouble with the background getting cut off. But, with me, it's at the bottom, directly under my footer. So, on the pages that don't require the fixed background because of not needing to scroll, it cuts off my custom background. My homepage is a good example of this. Any suggestions?

Thanks a bunch!

www.kjanssenphoto.com (http://www.kjanssenphoto.com)