• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Gallery Page Help

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 Mar-04-2008, 09:33 AM
#1
JBarlowDad is offline JBarlowDad OP
Beginner grinner
Gallery Page Help
I'm new to smugmug as of 3/3/08. I've used the tutorial to create the Banner, Navbar, slideshow with separate Galleries page. When I try to update the Galleries page my homepage updates also.
I know I am missing something. Can you point me to a tutorial on customizing the Galleries page. I haven't been able to find one by searching.
Old Mar-04-2008, 09:37 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by JBarlowDad
I'm new to smugmug as of 3/3/08. I've used the tutorial to create the Banner, Navbar, slideshow with separate Galleries page. When I try to update the Galleries page my homepage updates also.
I know I am missing something. Can you point me to a tutorial on customizing the Galleries page. I haven't been able to find one by searching.
Welcome to Dgrin

You javascript is not running and not defining hasPath so your galleries page is
not working.

Add the / at the top of your javascript.

/* Create Galleries page */

You also have a problem with picking on yor nav, the page is overlapping
it making only the very top clickable. Check back here in a minute and see fix.


Remove the / here.

/.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}

back: need a bottom margin for your nav so it's selectable.

#navcontainer ul {
margin: 7px auto 30px;
padding: 0;
list-style-type: none;
text-align: center;
}


Then add this to close gap. Might have to check galleries page when it's working.

#homepage {padding-top: 0;}
.loggedIn #homepage {padding-top: 5px;}

Last edited by Allen; Mar-04-2008 at 09:48 AM.
Old Mar-04-2008, 09:59 AM
#3
JBarlowDad is offline JBarlowDad OP
Beginner grinner
Thanks
Thanks, Allen, that did it.
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