| Lurk all you'd like, but why not register and post some pics? Registering also makes it easier to find the good stuff. Need help? |
|
|||||||
| Register | FAQ | Shooters | Calendar | Reviews | Tutorials | Gallery | Books | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Hold the meat
|
NEW Release Customizing Help / Questions
Hi everyone,
We released a major update today If you have customization issues, we can help. Please post them here. WANT TO ADD A DELAY TO THE PHOTOBAR? add this to your JS, change 0 to any number of seconds you like :) photoBarDelay = 0; WANT THE PHOTOBAR ON THE BOTTOM? add this to your JS: SM.PhotoBar.config.position = 'bottom'; ELIMINATE THE PHOTOBAR? (caution, funcationality is missing when you do this!) showPhotoBar = false; PAGEPICKER SAMPLE CUSTOMIZATION: /* page picker mods */ .pageNav, a.pageOn { color: #8bacba; /* this is the color for the Page N of N text */ font-weight: bold; /* match the photonav text, you may delete this if it's not bold */ } .pageNav .nav { font-weight: normal; } .pickerContent a.page { color: #fff; font-weight: normal; } .pickerContent a.page:hover { background-color: #e8f2f4; /* this is the background hover color for the non-selected page, pick a light color from the theme */ color: #000; /* this is the text color, pick a dark color from the theme or use black */ } .pickerContent a.pageOn, .pickerContent a.pageOn:hover { background-color: #719497; /* this is the background for the selected page, pick a medium dark color from the theme */ color: #fff; /*text color for the selected page, light color or white */ } SMUGMUG SMALL USERS. Smugmug Small has been resurrected You can force it in gallery customization, as you have been. You can also add this nifty JS variable: SM.SmugMug.config.size = 'resizeable'; where 'resizeable' can be either that, or 'small' or 'large'. Mkay? Have at it, kids TO EXPOSE THE FILENAMES add this to your CSS: #fileNameBoxWrapper { display: block; }
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers Last edited by Mike Lane : Jan-22-2007 at 01:02 PM. |
|
|
|
|
|
#2 | |
|
Unworthy Clergy
|
Quote:
Great work getting the new release out - I saw first-hand how hard you guys were working this weekend to get it done. In the old version, I forced everyone to "medium" size images by hiding the "othersizes" links with css. Now that the other sizes come through a popout - is there any way to hide them? Or, can an option be added to gallery customization that forces a particular size? |
|
|
|
|
|
|
#3 |
|
DeColores!
Join Date: Jan 2006
Posts: 899
|
Just a heads up... I noticed today that for all the gallery styles, the #altViews div became the full width of the gallery div. That means the slideshow, share photos buttons, etc are on a different line than the breadcrumb text and there's more vertical space taken up at the top of the page. If you want to get rid of the vertical space, do this in your CSS:
Code:
You may need to adjust the width per theme (i.e. if your buttons start to wrap). |
|
|
|
|
|
#4 |
|
technicolored
|
Hi Pupator,
The guys are busy putting out a few fires atm and not to mention they need sleep. Give it a little bit for things to settle down and i'm sure the answers with be forthcoming. Cheers, David |
|
|
|
|
|
#5 | |
|
I � Unicode
|
Quote:
.photoSizes {display:none;} The flyout remains large enough to handle the (now missing) other sizes links though.
__________________
Y'all don't want to hear me, you just want to dance. http://photos.mikelanestudios.com/ |
|
|
|
|
|
|
#6 | |
|
Unworthy Clergy
|
Quote:
Thanks Mike! |
|
|
|
|
|
|
#7 |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
New Smugmug release problems
i see the new release for style smugmug is live... with the sand theme,
i have two problems: 1-even when logged out at bottom of large pic i see KEYWORDS which i have had shut off forEVER, prior to new release. 2- even though i have filenames ON, they are NO longer appearing under the large image can someone please tell me what fixes i may need to correct this ESPECIALLY my need to SHOW filenames. Adam
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink |
|
|
|
|
|
#8 | ||
|
Hold the meat
|
Quote:
Quote:
link?
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers |
||
|
|
|
|
|
#9 |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink |
|
|
|
|
|
#10 | |
|
Hold the meat
|
Quote:
Adam add this to your css #photoKeywords {display: none !important;}
__________________
Andy SmugMug COO, General Manager, House Pro & Dgrin Admin • Moon River Photography • League of Creative Infrared Photographers |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|