PDA

View Full Version : Customizing with CSS


websteve
Sep-06-2006, 02:59 PM
In my CSS customization, I am trying to remove certain items, following the CSS listing instructions on this page: http://cmac.smugmug.com/gallery/775819/1/34353759/Original
but it seems like some of the IDs are not working right (or maybe it's me).

Either way, I would like to remove the part that says 'ADD PHOTOS' and I am currently using #breadcrumb { display: none; }. This removes the breadcrumbs as well as the ADD PHOTOS' line. I tried #altviews {display: none; } to just remove the ADD PHOTOS, but it didn't work. It seems the only way is to use the breadcrumbs line.

How can I remove these items seperately? Also, I've been having problems with removing and placing the Search box.

Any help would be appreciated.

Thanks

- Steve :rolleyes

Andy
Sep-06-2006, 03:02 PM
In my CSS customization, I am trying to remove certain items, following the CSS listing instructions on this page: http://cmac.smugmug.com/gallery/775819/1/34353759/Original
but it seems like some of the IDs are not working right (or maybe it's me).

Either way, I would like to remove the part that says 'ADD PHOTOS' and I am currently using #breadcrumb { display: none; }. This removes the breadcrumbs as well as the ADD PHOTOS' line. I tried #altviews {display: none; } to just remove the ADD PHOTOS, but it didn't work. It seems the only way is to use the breadcrumbs line.

How can I remove these items seperately? Also, I've been having problems with removing and placing the Search box.

Any help would be appreciated.

Thanks

- Steve :rolleyes
Hi Steve,

My first tip is, to get Firefox and the Firefox Web Dev tool, both free, and both linked in my sig. We even have a tutorial sticky in the customization forum, for you to learn it in 5mins :D

Secondly: you don't want to remove the "add photos" button, they only show to you, as logged in user. Log out, or use a 2nd browser, to see your site as a visitor would see it, ok?

Thirdly: can you give us your website so we can help with your other request, http://nickname.smugmug.com ?