Hi.
The best way will be to disable T3 footer in:
Backend -> Extensions -> template manager -> Socialize -> General -> Show T3 Logo _. OFF
And then create module with your copyright footer and assign it to module position "footer".
Hi.
Add this code:
.t3-sl.t3-sl-2 {
display: none;
}
Hi.
It does. You just missed initial dot.