PDA

View Full Version : Sharegroups Info


Nitro
Dec-04-2007, 07:34 AM
On the sharegroups page I can see the 'last updated info' even though I have 'Clean' checked in the customize gallery section. How can I fix this?

Andy
Dec-04-2007, 07:56 AM
should be


.shareHomepage p.updated {display: none;}

that goes in your CSS.

Nitro
Dec-04-2007, 06:26 PM
should be


.shareHomepage p.updated {display: none;}

that goes in your CSS.

Thanks Andy, works great !!