PDA

View Full Version : html only gallery-losing smugmug page navigation


spider plant
Mar-19-2008, 01:53 PM
i created an html only gallery and can't seem to lose the smugmug page navigation xxxxxx>xxxxxx>xxxxxx located in the top left corner of the page underneath my nav bar. I'm trying to create a page showing only my banner, nav bar, some text and my footer.

Thanks for you help!!

Allen
Mar-19-2008, 01:58 PM
i created an html only gallery and can't seem to lose the smugmug page navigation xxxxxx>xxxxxx>xxxxxx located in the top left corner of the page underneath my nav bar. I'm trying to create a page showing only my banner, nav bar, some text and my footer.

Thanks for you help!!


Add this to your CSS, replace the xxxxxxxx with your gallery number.

.gallery_xxxxxxxx #breadcrumb {display: none;}

spider plant
Mar-19-2008, 02:01 PM
Worked great! Thanks.

i created an html only gallery and can't seem to lose the smugmug page navigation xxxxxx>xxxxxx>xxxxxx located in the top left corner of the page underneath my nav bar. I'm trying to create a page showing only my banner, nav bar, some text and my footer.

Thanks for you help!!