PDA

View Full Version : About us page issue


someotherphotodude
Oct-23-2009, 04:08 PM
I'm trying to get rid of the "gallery page:1" thing on the about us page but I can't figure out where to go on that.

Could someone point me in the right direction? Thank you


www.shuttersightphotography.com

jfriend
Oct-23-2009, 04:30 PM
You can add this to hide the navigation:

.gallery_9995170 .albumNav {display:none;}


You may also want to add this to hide the breadcrumb and slideshow button.

.gallery_9995170 #slideshowButton, .gallery_9995170 #breadCrumbTrail {display:none;}

someotherphotodude
Oct-23-2009, 11:55 PM
You can add this to hide the navigation:

.gallery_9995170 .albumNav {display:none;}


You may also want to add this to hide the breadcrumb and slideshow button.

.gallery_9995170 #slideshowButton, .gallery_9995170 #breadCrumbTrail {display:none;}

Thank you! :clap :thumb :clap :bow :barb :clap