PDA

View Full Version : cart visible


DanielB
Apr-30-2006, 04:20 PM
okay, so i can't quite figure out what the name for the Cart link is, not the one in your footer, but the one for in your galleries... i only want it to show up in certain galleries and heres what i have... it already doesnt' show up in all of my galleries with

.albumNav .cartbuttons { display: none; }

so would this work?
.gallery_1414996 .cartbuttons { visibility: visible; }



thanks:thumb
Daniel

Mike Lane
Apr-30-2006, 04:45 PM
okay, so i can't quite figure out what the name for the Cart link is, not the one in your footer, but the one for in your galleries... i only want it to show up in certain galleries and heres what i have... it already doesnt' show up in all of my galleries with



so would this work?



thanks:thumb
Daniel
Question...

Why not go into the gallery tools and set the printable option to "no" for those galleries that you don't want people to be able to print images?

DanielB
Apr-30-2006, 04:46 PM
Question...

Why not go into the gallery tools and set the printable option to "no" for those galleries that you don't want people to be able to print images?

that... is a very good question isn't it.:rolleyes