The Slideshow Button

JensterJenster Registered Users Posts: 1 Beginner grinner
edited August 4, 2006 in SmugMug Support
I am new to Smugmug and completely new to coding of any kind. This site has been great. I managed to teach myself enough about html and customize my website in two days! But somehow, during customization I made the slideshow button disappear (I know several people wanted this option but I want the button back!)

My site is http://jenny-hall.smugmug.com

Also I have just added a nav bar with a "Home" option. Is there anyway to add a nav bar button on the gallery pages to return to the thumbnails of that page from the enlarged view?

Ta muchly,
Jenster :scratch

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited August 4, 2006
    Jenster, I have the same problem in a traditional gallery. Click thumb pops
    up large view and there is no way back to the tradional view without hitting
    the back button.
    AL
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 4, 2006
    Jenster wrote:
    I am new to Smugmug and completely new to coding of any kind. This site has been great. I managed to teach myself enough about html and customize my website in two days! But somehow, during customization I made the slideshow button disappear (I know several people wanted this option but I want the button back!)

    My site is http://jenny-hall.smugmug.com

    Ta muchly,
    Jenster headscratch.gif
    wave.gif Hi Jenster, welcome to Dgrin and SmugMug

    You've removed your breadcrumb, and the slideshow button lives in the breadcrumb line. Lose the yellow, add the red.

    #breadcrumb { display: none; }


    #breadcrumb a.nav {display: none;}
    #breadcrumb {color: #4f4f4f;}
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 4, 2006
    Jenster wrote:

    Also I have just added a nav bar with a "Home" option. Is there anyway to add a nav bar button on the gallery pages to return to the thumbnails of that page from the enlarged view?

    Sure, make a link for this: http://jenny-hall.smugmug.com/gallery/1710589 in your gallery description
Sign In or Register to comment.