Feature #1325
closedRemove hard-coded copyright notice from WooThemes
0%
Description
A member using the Commons for an institutional purpose (setting up a site for faculty training) asked me to remove the copyright notice in the footer of the Canvas theme (made by WooThemes). It looks to me like the only way to do that is in the php file, so I'm just going to change the theme. But I think that we should remove such copyright notices from the footers of woothemes files. Ordinarily, i'd say we shouldn't do that because they'd get overwritten on upgrade, but we're not upgrading woothemes anyway (a separate problem, I suppose), so perhaps this is okay. I welcome your thoughts.
P.S. I tried adding some custom css, which is allowed on the dashboard, to make the text the same color as the background, but that didn't seem to work.