PDA

View Full Version : hide text on keywords page


dac1117
Dec-16-2006, 09:31 AM
Is there CSS code to hide the keywords navigation text at the top of the keyword results page (http://dcgallery.smugmug.com/keyword/TaraWilson) (i.e. 'dcgallery > keywords > tarawilson').

TIA! -dc :rofl

Andy
Dec-16-2006, 09:33 AM
.keywordPage #breadcrumb {display: none;}

:wave

dac1117
Dec-16-2006, 09:55 AM
.keywordPage #breadcrumb {display: none;}

:wave

Just curious how it got to be called 'breadcrumb'? Is it because it's the last morsel that can be hidden on the page? <g>

corbosman
Dec-16-2006, 11:35 AM
Just curious how it got to be called 'breadcrumb'? Is it because it's the last morsel that can be hidden on the page? <g>
Must be because of Hansel and Grettle, using the 'breadcrumbs' to get back home..

Cor

Andy
Dec-16-2006, 11:36 AM
Must be because of Hansel and Grettle, using the 'breadcrumbs' to get back home..

Cor
:nod