|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
Hide Photo Viewing Size
Hello Everyone,
I'm still pretty new to the site and just getting started in the forum. But, I have a question about hiding the "Photo Viewing Size" at the bottom of the page when film strip is chosen in the gallery settings. Of course, I did a search, but haven't found what I'm looking for yet. I did see how to remove the bread crumbs, but not "Photo Viewing Size." Oh, I also want to make sure it stays at the large size from the options rather than anythings else. Thanks everyone! |
|
|
|
|
#2
|
|
|
Smug Hero
|
Add this to your Advanced Customizer > CSS section:
#sizePicker {display:none !important; } |
|
|
|
|
#3
|
|
|
Beginner grinner
|
Thanks!
|
|
|
|
|
#4
|
|
|
Beginner grinner
|
More on Film Strip Customizing!
Ok, I have another issue I've just noticed. I don't like the photo advance at the top and bottom of the pictures. I want to move it to the center only at the top and between the film strip and picture.
Also, I want to make the film strip smaller. How can I do this? Many thanks again! |
|
|
|
|
#5
|
|
|
Smug Hero
|
got a link to your site?
|
|
|
|
|
#6
|
|
|
Beginner grinner
|
Links to my site
|
|
|
|
|
#7
|
|
|
Smug Hero
|
Putting the photo advance between the photo and the filmstrip is probably not going to work out how you want. I'd suggest just removing them from the top and bottom completely then just having the filmstrip for people to navigate your photos. You can do that with this code in your CSS:
#albumNav_top, #albumNav_bottom { display: none; } And I'm not seeing a simple way to make the filmstrip smaller. I am seeing how I can adjust the size of the box that the filmstrip is in, but actually adjusting the size of the filmstrip I am not seeing. |
|
|
|
| Tell The World! | |
| Tags | |
| film strip , hide , photo viewing , settings | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Turn off preferred photo viewing size? | caseserve | SmugMug Customization | 13 | Mar-08-2008 03:11 PM | |
| >>> LPS#10 Feedback thread | Shay Stephens | The Dgrin Challenges | 57 | Aug-13-2007 01:03 AM | |
| Here's the unofficial feedback thread for LPS 9--go nuts! | indiegirl | The Dgrin Challenges | 51 | Jul-27-2007 07:20 PM | |
| What the heck is going on here? | MichaelKirk | SmugMug Customization | 2 | Dec-04-2006 08:22 AM | |
| Photo size... | LBG | SmugMug Support | 1 | Oct-18-2004 09:48 PM | |
| Thread Tools | |
| Display Modes | |
|
|