PDA

View Full Version : navbar help


magicpic
Sep-10-2008, 02:50 AM
is there a way to where I can hide the nav bar on only one gallery? thanks janis

Barb
Sep-10-2008, 06:53 AM
is there a way to where I can hide the nav bar on only one gallery? thanks janis

Hi :)

Yep, you can :)

Add the following to your CSS:

.gallery_XXXXXX #navcontainer {visibility: hidden;}

Be sure to replace the X's with the actual gallery ID.