Where is my "share button"?
RogerR
Registered Users Posts: 22 Big grins
I have ext. links to "yes" and easy sharing to "yes" but my share button is missing. Can someone help me get it back?:dunno
0
Comments
#breadcrumb {display: none;}
You might have to switch to this.
#breadcrumb {visibility: hidden;}
.loggedIn #breadcrumb {visibility: visible;}
.share_button {visibility: visible;}
or something like this to close big gap invisible breadcrumb
leaves on gallery pages
#breadcrumb {visibility: hidden;}
.loggedIn #breadcrumb {visibility: visible;}
.galleryPage #breadcrumb {height:1px;}
.loggedIn .galleryPage #breadcrumb {height: 40px;}
.share_button {visibility: visible;}
My Website index | My Blog
Allen, once again you make things right. I preferred the second version - tighter and cleaner. Thanks for you help.
btw, congrats to Smugmug on the Business Week article in the Jan. 21, 2008 issue. Chris was right when he said one of the best moves he made was hiring the pro (users) to help out. You guy are so unique. I wish you and Smugmug the best. It's nice to see the nice guys doing well.
www.rogerravenstad.com
these puzzles.
My Website index | My Blog