|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Inner Tube Pilot
|
Help with grid properties on slide show.
I'm using the FL full-screen slide show on my homepage. I have the thumb grid enable but I can't seem to figure out how to do a couple of things, if even possible.
This is my page: http://www.alexsotelophotography.com/ First, how do I change the color of the grid? Right now it's white. I'd like to change it. Second, can I change the opacity of the grid? Maybe not the thumbs themselves but the "container"? And if I can, will the slide show display behind it? That's what I'd love to do. Basically like the thumb grid is floating on top of the slideshow. Thanks, Alex
__________________
"I have to keep our UPS guy employed so that's why I order so much stuff online." Quote by My Wife Moderator of the People and Go Figure forums My Smug Site |
|
|
|
|
#2
|
|
|
Inner Tube Pilot
|
Bumpitty Bump for some help.
__________________
"I have to keep our UPS guy employed so that's why I order so much stuff online." Quote by My Wife Moderator of the People and Go Figure forums My Smug Site |
|
|
|
|
#3
|
||
|
Major grins
|
Quote:
Try this and see if that gets what you want: Code:
.fl-gallery-grid-clip
{background-color:#4c4c4c}
|
|
|
|
||
|
#4
|
|
|
Major grins
|
or this if you want the grid color change:
Code:
.fl-gallery-grid
{background-color:#4c4c4c}
|
|
|
|
|
#5
|
|
|
Inner Tube Pilot
|
Thanks Joe. I actually found the overlayGrid code and decided to use that instead of changing the color. But I have yet another question.
If I lower the the height of the slideshow so it's position directly below my banner, that shifts the grid down too so it's off the page. Is there a way to make the grid position fixed on the page? I don't know how to code or where to put the grid position fixed statement or if that's even how I would do it.
__________________
"I have to keep our UPS guy employed so that's why I order so much stuff online." Quote by My Wife Moderator of the People and Go Figure forums My Smug Site |
|
|
|
|
#6
|
||
|
Major grins
|
Quote:
Something like this should work...play with the numbers: Code:
.fl-gallery-grid
{position:fixed !important;
bottom:70px !important}
|
|
|
|
||
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Box around slide show | dwterry | SmugMug Customization | 2 | Mar-26-2011 07:48 PM | |
| Slide Show & SmugMug capable? | DcopleyPilot | SmugMug Customization | 4 | Jan-04-2011 06:06 AM | |
| Problems w/ Picture Frame around Slide Show | PhotoByLeal | SmugMug Customization | 10 | Oct-25-2008 04:24 AM | |
| slide show | nvr2low | SmugMug Customization | 7 | Apr-11-2008 03:52 AM | |
| Slide show with galleries on same page | b-grinner | SmugMug Customization | 17 | Oct-19-2007 03:22 PM | |
| Thread Tools | |
| Display Modes | |
|
|