PDA

View Full Version : Formating */popular


riot! i
Jul-15-2006, 11:52 PM
Hi all,

I am trying to add a border at the bottom of my */popular gallery (similar to my regular galleries, i.e. http://www.rioti.smugmug.com/Galleries/207405, but I am a bit lost as I cannot workout what classes/ID to format in CSS

:dunno

Andy
Jul-16-2006, 04:50 AM
.popularGallery #photos {
border-bottom: 1px solid #FFFF00;
padding-bottom: 10px;
}

riot! i
Jul-16-2006, 05:38 AM
.popularGallery #photos {
border-bottom: 1px solid #FFFF00;
padding-bottom: 10px;
}

Thanks Andy!!!

Fantastic!!!! I am in the home stretch!!!

:clap :lynnma