| 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 | Display Modes |
|
|
#1 |
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
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; } Last edited by Mike Lane; Jan-22-2007 at 12:02 PM. |
|
|
|
|
|
#2 | |
|
Unworthy Clergy
Join Date: Jun 2005
Location: Columbus, NC
Posts: 1,614
|
Quote:
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: 906
|
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:
#altViews {width: 340px;}
|
|
|
|
|
|
#4 |
|
technicolored
Join Date: Nov 2004
Location: Melbourne, AU
Posts: 4,308
|
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
Join Date: Feb 2005
Location: Dover, DE
Posts: 7,059
|
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
Join Date: Jun 2005
Location: Columbus, NC
Posts: 1,614
|
Quote:
|
|
|
|
|
|
|
#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 | ||
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
Quote:
Quote:
|
||
|
|
|
|
|
#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 | |
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
Quote:
add this to your css #photoKeywords {display: none !important;} |
|
|
|
|
|
|
#11 | |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
Quote:
EXCELLENT! and thank you now just the FILENAMES are needed under the photos. only one small thing i've noticed: when i put in the fix for eliminating the flyout, it doesn't eliminate the flyout ENTIRELY you can still see a small black 1/4" line flyout in the corner i also find it interesting that there are only NINE thumbnails on my pages now when there seems to be room for 12, if not more.....
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink Last edited by PHOTOlink; Jan-22-2007 at 05:23 AM. |
|
|
|
|
|
|
#12 | |
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
Quote:
|
|
|
|
|
|
|
#13 | |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
Quote:
and will there ever be a way to show the filename BELOW the image like before? adam
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink |
|
|
|
|
|
|
#14 | ||
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
Quote:
Quote:
Stay Tuned |
||
|
|
|
|
|
#15 |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
i KNOW i'm being dumb about this, but how does one re-enable the photobar
or are you refering to CAMERA INFO? or do you mean the flyout? sorry to be a bother on this... adam
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink |
|
|
|
|
|
#16 |
|
Major grins
Join Date: Dec 2004
Posts: 487
|
My filenames are not showing either. Yes, I need them to show please!
Example: Filenames should be showing here: http://www.inspiringdesigns.net/gall...5749#124527644 Quick question: Andy I've condisered hiding my keyword clutter but... If I do (via the css you posted above) will they all remain active? Meaning searchable? Any changes other than that they're hidden from viewing I might need to know about? BTW: I LOVE the massive upgrade. For someone on dail-up I TRULY appriciate the new speed!!!
__________________
Cindy Utterback Photography ~ Follow Along: Twitter| Facebook Portrait, Wedding & Whatever Catches My Eye Lifestyle Photographer*Cindy's SM Wishlist: Gift-Wish Registry -> Ability to save & share cart wishlists; Spiral bound 4x6 & 5x7proof books; Photographer Order Fullfillment. |
|
|
|
|
|
#17 | |
|
Major grins
Join Date: Dec 2004
Posts: 487
|
Quote:
Does EXIF have to be enabled then for cutomers to see the filenames??? I don't like that because I often re-arange, add to, etc my galleries so Customers need to give me filenames. But I don't neccasarily like sharing my exif with them.
__________________
Cindy Utterback Photography ~ Follow Along: Twitter| Facebook Portrait, Wedding & Whatever Catches My Eye Lifestyle Photographer*Cindy's SM Wishlist: Gift-Wish Registry -> Ability to save & share cart wishlists; Spiral bound 4x6 & 5x7proof books; Photographer Order Fullfillment. |
|
|
|
|
|
|
#18 | |
|
SmugMug COO & House Pro
Join Date: Dec 2003
Location: New York City
Posts: 52,623
|
Quote:
|
|
|
|
|
|
|
#19 |
|
Big grins
Join Date: Jan 2007
Posts: 29
|
Hi, I added the new CSS to my profile so keywords wouldn't show up, however they're still showing up.
What am I doing wrong? I'm using IE and I see them. http://tinachamberlain.smugmug.com/
__________________
http://tinachamberlain.smugmug.com/ |
|
|
|
|
|
#20 | |
|
www.photolink.net
Join Date: Sep 2005
Posts: 148
|
Quote:
ok i see now the exif and filename in the camera info if i may offer my opinion on this method of viewing the filename: ahh..errr... umm.... A-W-E-F-U-L! (i would use a stronger word here but i AM trying to be as polite and not excitable as i used to be!) so my request is to somehow re-enable having the filenames put back at the BOTTOM of each large image....... cause THIS method is yukky adam
__________________
Adam Scull http://www.photolink.net http://www.linkedin.com/in/photolink AIM:AdamatPHOTOlink |
|
|
|
|
![]() |
| Tell The World! |
| Thread Tools | |
| Display Modes | |
|
|