View Full Version : New Slideshows Style: how to change the background color?
raulpesch
Jul-13-2009, 06:44 PM
I spend some time reworking the CSS to make sure the new Slideshow style works well on my site. One thing I couldn't figure out is how to change the white background to black?
Any guidance would be appreciated!
example: http://www.peschfamily.com/gallery/8773107_vXADd
Best,
Raul
raulpesch
Jul-16-2009, 11:58 PM
BUMP
I spend some time reworking the CSS to make sure the new Slideshow style works well on my site. One thing I couldn't figure out is how to change the white background to black?
Any guidance would be appreciated!
example: http://www.peschfamily.com/gallery/8773107_vXADd
Best,
Raul
Allen
Jul-17-2009, 05:49 AM
I spend some time reworking the CSS to make sure the new Slideshow style works well on my site. One thing I couldn't figure out is how to change the white background to black?
Any guidance would be appreciated!
example: http://www.peschfamily.com/gallery/8773107_vXADd
Best,
Raul
Add this to your CSS
.gallery_8773107 #gallerySlideShowSWF {background: #000 !important;}
to get them all site wide use this instead.
#gallerySlideShowSWF {background: #000 !important;}
raulpesch
Jul-17-2009, 11:59 AM
Add this to your CSS
.gallery_8773107 #gallerySlideShowSWF {background: #000 !important;}
to get them all site wide use this instead.
#gallerySlideShowSWF {background: #000 !important;}
Thank Allen. I tried this already before but it doesn't have the desired effect. I added #gallerySlideShowSWF {background: #000 !important;} to my CSS but the black background seems to be overwritten by white when the slideshow starts.
See: http://www.peschfamily.com/gallery/8773107_vXADd
Allen
Jul-17-2009, 02:58 PM
Thank Allen. I tried this already before but it doesn't have the desired effect. I added #gallerySlideShowSWF {background: #000 !important;} to my CSS but the black background seems to be overwritten by white when the slideshow starts.
See: http://www.peschfamily.com/gallery/8773107_vXADd
You're right, the flash brings with it the white background. This flash is really
messing everyone up with it's non customization. Now they even included the
slideshow style galleries.
raulpesch
Jul-19-2009, 12:00 AM
You're right, the flash brings with it the white background. This flash is really
messing everyone up with it's non customization. Now they even included the
slideshow style galleries.
Yeah, it seems non-customizable. What puzzles me though is that on Andy's (Moonriver) website, the background color of the flash slideshow is black? :dunno . This would be perfect for me.
See: http://www.moonriverphotography.com/gallery/3571799_T29nu/1/202715870_dhhhy
Andy
Jul-19-2009, 12:09 AM
it is not customizable right now, I'm sorry. We'll see about adding the ability to change the color, but for now, it can't be done.
pillman
Jul-19-2009, 08:19 PM
it is not customizable right now, I'm sorry. We'll see about adding the ability to change the color, but for now, it can't be done.
You could just choose the " Black and White " theme.
This would give the black bground for your Ss.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.