cancelling 'last updated' on pages?
I Simonius
Registered Users Posts: 1,034 Major grins
I know Ive seen it but have spent ages looking for it but cannie find it - how do I go about globally cancelling the 'last updated' message on galleries and homepage?
Veni-Vidi-Snappii
...pics..
...pics..
0
Comments
If you are a power or pro user you can use CSS to hide; here is the code:
p.updated {
display: none;
}
This goes into your CSS box on your customization panel.
Are you sure? OOOh errr.. I'll give it a try... fingers in mouth:
DID IT!
Hey cool it worked - cheers!
...pics..
BTW does this mean that now my site won't be rated via the latest pics in the new browse and rate thingy?
...pics..
http://jbritt.smugmug.com/Family
I have a power account in case you were gonna ask.
Here's what the CSS looks like input into the SM CSS box:
.........no-repeat;
}
p.updated {
display: none;
}
.caption {................
Any ideas why this isn't working?
-Jon
p.updated {display: none !important;}
Thanks Rich. Worked like a charm!
I can barely fathom how much this companion site has helped in SM sales!