• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization find my share button

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jan-22-2007, 01:09 PM
#1
greenpea is offline greenpea OP
Major grins
greenpea's Avatar
find my share button
I am LOVING all the smugmug newness!!! Thank you for all the new stuff!!!!! YOU GUYS ROCK!!!

I think my favorite new features is the new share photos tool. I love this, no more drab text only emails saying 'check out the new gallery'!



However, in my attempt to CSS-ify my site, I seem to have CSS-ified the share link out of visible existance. I can see it in the HTML, but clearly one of my CSS customizations is preventing it from showing up.

Any help one be much appreciated.

The site in question: http://initialphotography.smugmug.com

Thanks!
__________________
Andrew
initialphotography.smugmug.com

"The camera is an instrument that teaches people how to see without a camera" - Dorothea Lange
Old Jan-22-2007, 01:21 PM
#2
Mike Lane is offline Mike Lane
I � Unicode
Mike Lane's Avatar
your culprit is this:

#breadcrumb {display:none; }
__________________
Y'all don't want to hear me, you just want to dance.

http://photos.mikelanestudios.com/
Old Jan-22-2007, 01:27 PM
#3
greenpea is offline greenpea OP
Major grins
greenpea's Avatar
Quote:
Originally Posted by Mike Lane
your culprit is this:

#breadcrumb {display:none; }
Thanks Mike. And a response in less than 15 minutes! Wow!

So I figure I can just do this

.loggedIn #breadcrumb {display: block; }

and I'm good to go.
__________________
Andrew
initialphotography.smugmug.com

"The camera is an instrument that teaches people how to see without a camera" - Dorothea Lange
Old Jan-22-2007, 01:29 PM
#4
Mike Lane is offline Mike Lane
I � Unicode
Mike Lane's Avatar
Quote:
Originally Posted by greenpea
Thanks Mike. And a response in less than 15 minutes! Wow!

So I figure I can just do this

.loggedIn #breadcrumb {display: block; }

and I'm good to go.
indeed
__________________
Y'all don't want to hear me, you just want to dance.

http://photos.mikelanestudios.com/
Old Jan-22-2007, 03:16 PM
#5
urbanaries is offline urbanaries
hoosier grins
if it's not broke, try to customize it!
Greenpea, thank you for pointing this feature out to me...i'd seen the new "share" link, but had no idea this was in there. It is by far the coolest thing I've seen in the new upgrade! SO professional looking.

So......of course, you know a feature's good if we want to suddenly customize it.......any chance in replacing the smug mug smuggie in the top left of the html email to either nothing, or our own logo (which would be fantabulous!)

even if not, this is a huge step forward for those of us using smugmug for client galleries. BRAVO!!!!
__________________
Canon 5D MkI
50mm 1.4, 85mm 1.8, 24-70 2.8L, 35mm 1.4L, 135mm f2L
ST-E2 Transmitter + (3) 580 EXII + radio poppers
Old Jan-22-2007, 03:16 PM
#6
SPK64 is offline SPK64
Major grins
Quote:
Originally Posted by Mike Lane
your culprit is this:

#breadcrumb {display:none; }

Is it possible to hide the breadcrumb and allow the share button to display?
__________________
go.skactionpix.com
Old Jan-22-2007, 04:11 PM
#7
greenpea is offline greenpea OP
Major grins
greenpea's Avatar
Quote:
Originally Posted by SPK64
Is it possible to hide the breadcrumb and allow the share button to display?
The share button only shows up when you are logged in, so by adding

.loggedIn #breadcrumb {display: block; }

Only you will see the breadcrumbs since they will only be visible when logged in.

I suppose you could add the above CSS then remove every individual item from breadcrumbs one by one until only your share button was visible, but that seems like a lot of work for the logged in view.
__________________
Andrew
initialphotography.smugmug.com

"The camera is an instrument that teaches people how to see without a camera" - Dorothea Lange
Old Jan-22-2007, 04:33 PM
#8
SPK64 is offline SPK64
Major grins
Quote:
Originally Posted by greenpea
The share button only shows up when you are logged in, so by adding

.loggedIn #breadcrumb {display: block; }

Only you will see the breadcrumbs since they will only be visible when logged in.

I suppose you could add the above CSS then remove every individual item from breadcrumbs one by one until only your share button was visible, but that seems like a lot of work for the logged in view.
Yes, it works fine when I am logged in.

I would like to only show the share button when not logged in without the breadcrumb.
The new Share button seems like a nice way for others to send a link of a single picture.

Found the solution over in the support group.
Add this to the bottom of the css

#shareLink {display:block;
visibility: visible;
}
__________________
go.skactionpix.com

Last edited by SPK64; Jan-22-2007 at 04:56 PM.
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump