PDA

View Full Version : Lost page navigation in customized gallery


Rando
Feb-14-2007, 04:22 AM
I created a theme using one of google pages' templates but it appears the page navigation has disappeared. The photo navigation is still there but (1 of X photos) but the page navigation is gone (page 1 of x). How do I get that back?
(http://rfphotography.smugmug.com/gallery/2345671)

Mike Lane
Feb-14-2007, 04:36 AM
This line:

.pageNav {display: none;}

Will hide your page nav every time. :lol3

Rando
Feb-14-2007, 04:45 AM
Derp!

Right there in fron tof me the whole time. Thanks!