|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
breadcrumbs
Hi!
Is there a way to delete breadcrumbs for only certain categories. I want some of my locked galleries to view the breadcrumbs and others not to have them. Thank you! Vicki |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
Do any of these categories have sub-categories? Do you want visitors once in a gallery to return to the category page? This will hide it in galleries under a category. Also allow you to see it when logged in for site navigation. .category_CATNAME .galleryPage.notLoggedIn #breadCrumbTrail {display:none;}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
|
|
SmugMug Support Hero
|
*EDIT: Looks like Allen beat me while I was composing
Hi Vicki, In the future, customization questions should be posted here in the customization section, they usually get quicker answers that way :) Regarding your question, add this code: Code:
.category_XXXXXX .notLoggedIn #breadcrumb {visibility: hidden;}
With best regards, Ryan W.
__________________
SmugMug Support Hero | Connections & Domains - My SmugMug Site Getting started on DGrin? Go here first! Contact a Support Hero: http://help.smugmug.com/customer/portal/emails/new |
|
|
|
|
#4
|
|
|
"tweak 'til it squeaks"
|
Trying it in WebDev I had to remove the space between these? Any idea why Ryan?
.galleryPage.notLoggedIn
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
|
#5
|
||
|
Big grins
|
Hi Ryan, Thank you for your answer. I have the category 'clients'. I want to hide the breadcrumbs for one a couple of galleries with in the clients category. Do I use that code you wrote below?
Thank you, Vicki Quote:
|
|
|
|
||
|
#6
|
||
|
"tweak 'til it squeaks"
|
Quote:
galleries. The XXXXXXXX is the gallery number for each gallery. .gallery_XXXXXXXX .notLoggedIn #breadCrumbTrail, .gallery_XXXXXXXX .notLoggedIn #breadCrumbTrail, .gallery_XXXXXXXX .notLoggedIn #breadCrumbTrail {display:none;} Example of gallery number in red. http://eproductphotography.smugmug.com/Photography/Products/19754511_6HtFtM#!i=1551619553&k=9M3SnnC
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
||
|
Big grins
|
Doesn't work- I put this into my css exactly:
.gallery_25489281 .notLoggedIn #breadCrumbTrai I attached an image explaining what i want to do-- I'm pretty sure the text I want to remove is called breadcrumbs. thanks! Quote:
|
|
|
|
||
|
#8
|
||
|
"tweak 'til it squeaks"
|
Quote:
Example for this gallery http://eproductphotography.smugmug.com/Photography/Products/19754511_6HtFtM#!i=1551619553&k=9M3SnnC .gallery_19754511 .notLoggedIn #breadCrumbTrail {visibility: hidden;} .gallery_19754511 #albumTitle {visibility: visible;} BTW, #breadcrumb includes the buttons on the right like slideshow and style.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#9
|
|
|
with a Heroes touch
|
Check your gallery settings. In the gallery in your screenshot, you've set appearance to SmugMug which disables any customizations in the gallery. You have to change the setting over to custom. It's in the gallery settings > look&feel section.
Going forward, I'd recommend that you always include a link to the gallery you're referring to as so it's easier for the helpers to check if you may have an incorrect setting.
__________________
Sebastian SmugMug Support Hero look on the bright side http://www.SebastianHosche.com |
|
|
|
|
#10
|
|
|
Big grins
|
Hi
I changed code with correct gallery code: .gallery_25489281 .notLoggedIn #breadCrumbTrail {visibility: hidden;} .gallery_25489281 #albumTitle {visibility: visible;} This is the gallery I am working with: http://www.vickiadesphotography.net/...7653&k=bRLJBhv password: jewishhostess Pretty much what i want to do is not have the word 'vicki ades photography' anywhere on this gallery. Dont want to them to link back to my website- just want a separate gallery where they can view pics with out tracking back to vickiadesphotography.com (which includes my custom banner) . I of course want buttons on the right like slideshow and style- which i am assuming allows the user to look through the pics. Is this possible? Thank you for your time! Vicki |
|
|
|
|
#11
|
||
|
"tweak 'til it squeaks"
|
Quote:
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#12
|
|
|
Big grins
|
you did it! Thank you!!
|
|
|
|
|
#13
|
|
|
SmugMug Support Hero
|
An excellent point, thanks Allen
__________________
SmugMug Support Hero | Connections & Domains - My SmugMug Site Getting started on DGrin? Go here first! Contact a Support Hero: http://help.smugmug.com/customer/portal/emails/new |
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Display breadcrumbs without categories or format different parts of the breadcrumb | jfriend | SmugMug Customization | 144 | May-10-2013 08:17 AM | |
| Breadcrumbs | tomnovy | SmugMug Customization | 2 | May-08-2011 08:00 AM | |
| breadcrumbs on one category | Tony_UCI | SmugMug Customization | 4 | Jul-15-2009 08:42 AM | |
| Setting that controls breadcrumbs? | jake-bw | SmugMug Support | 2 | Dec-14-2008 05:00 PM | |
| No breadcrumbs normally, but yet some at keyword search result page | Paul (France) | SmugMug Customization | 5 | Nov-09-2006 01:16 PM | |
| Thread Tools | |
| Display Modes | |
|
|