• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Hiding Gallery 'furniture' on about me page....

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 Nov-01-2006, 02:10 PM
#1
e-ScapePHoto is offline e-ScapePHoto OP
Big grins
Hiding Gallery 'furniture' on about me page....
I've done a lot to my site and its gettign there thanks to lots of ideas and help from here....

But, I can't figure out how to get rid of the gallery navigation elements on my about me page. Can you help?

Ta! :)
__________________
[FONT=Palatino Linotype]Al[/FONT]


http://www.e-ScapePhotography.co.uk

Canon 30D User and budding (very small bud!) professional landscape photographer
Old Nov-01-2006, 02:31 PM
#2
Mac Write is offline Mac Write
Major grins
In the CSS section add
Code:
#breadcrumb 
{
	display: none;
}
and the navigation links will disappear (I assume you want the "e-Scape Photography > Portfolio > About Me" to disappear.

Also adding
Code:
.play_slideshow
{
display:none;
}
will hide the slideshow button as weel.
I hope this helps.
__________________
My Photos | Use this referral code and get $5 off your first year of Smugmug! PIKZSgEQUVtu2 or just click here
Quote:
Get busy living or get busy dying
--Stephen King
Old Nov-01-2006, 02:36 PM
#3
Andy is offline Andy
panasonikon
Andy's Avatar
this hides it for just that gallery:


.gallery_2028697 #breadcrumb {display: none;}

and if you do this

#breadcrumb {display: none;} it's for your whole site, so add this:

.loggedIn #breadcrumb {display: block;} so that YOU see it when logged in (addphotos, themes button, etc)
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Nov-01-2006, 02:37 PM
#4
e-ScapePHoto is offline e-ScapePHoto OP
Big grins
Great, thanks guys!
__________________
[FONT=Palatino Linotype]Al[/FONT]


http://www.e-ScapePhotography.co.uk

Canon 30D User and budding (very small bud!) professional landscape photographer
Old Nov-01-2006, 02:43 PM
#5
Mac Write is offline Mac Write
Major grins
Oops sorry forgot about specifying it for XXX gallery (thanks Andy for spotting that).
__________________
My Photos | Use this referral code and get $5 off your first year of Smugmug! PIKZSgEQUVtu2 or just click here
Quote:
Get busy living or get busy dying
--Stephen King
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