Closed (fixed)
Project:
iPaper
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 16:25 UTC
Updated:
27 Sep 2010 at 15:00 UTC
Is there anyway to change the copyright notice at the bottom of my ipaper pages to reflect my company rather than the user who uploaded the document?
Comments
Comment #1
rares commentedYou should create a block that displays under the document and displays the copyright statement for your company.
In that block you can also add
.ipaper-license {display:none;}to hide the copyright notice that is generated by the ipaper module.