PDA

View Full Version : REmoving the words "Most Popular Photos)


Mantos
Jan-16-2008, 01:43 PM
Just a quickie! - looked through all the guides and cannot find a css code to remove these words.

Thanks.:D

Allen
Jan-16-2008, 05:34 PM
Just a quickie! - looked through all the guides and cannot find a css code to remove these words.

Thanks.:D
Try this.

#popularPhotos .boxTop {display: none;}

Mantos
Jan-17-2008, 09:57 AM
Thanks so much :D