Home button breadcrumb
jwjol
Registered Users Posts: 14 Big grins
Is it possible to link te breadcrump home button to 'All Folders' instead of the homepage?
Thanks, JW
Thanks, JW
0
Comments
Unfortunately we can't use CSS to change URL's.
What you could do is to use this CSS code to hide the home icon:
Then add an HTML/CSS block to the left of your breadcrumb. Set the width to 1% (the smallest it can be). Then add this HTML
And add this to the CSS:
You may have to customize the top and left so that it aligns properly on your page.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Anyway to CHANGE the home icon itself to another image w/o making another html block?