PDA

View Full Version : delete unwanted text


longsfishography
Sep-07-2007, 11:59 AM
Under "My services" page, there is text along the bottom that says "This is a brand new gallery with no images". How do I delete this?

longsfishography.com

thank you in advance

Allen
Sep-07-2007, 12:00 PM
Under "My services" page, there is text along the bottom that says "This is a brand new gallery with no images". How do I delete this?

longsfishography.com

thank you in advance
Add this to your CSS. Replace the xxxxxxx with the gallery number.

.gallery_xxxxxxxx .nophotos h3 {display: none;}