Page 1 of 1
Removing footer in HTML?
Posted: 01 Feb 2012, 16:58
by Costas
I purchased the commercial version of Imagevue, I was wondering how I would go about removing the footer in the HTML version of the gallery that says powered by Imagevue. Thanks.
Re: Removing footer in HTML?
Posted: 01 Feb 2012, 22:57
by Nick
Simply add the following in the Settings > Custom CSS > HTML:
#footer { display: none }
Re: Removing footer
Posted: 09 Apr 2012, 21:58
by swamphox
Could someone please tell me how to remove the powerpack footer. I DO NOT want this guys ads on my site! thx
Re: Removing footer in HTML?
Posted: 10 Apr 2012, 08:48
by tschortsch
Have a look at Settings - PowerPack - Footer - Enabled
You can enable/disable the footer, change content, colors, ...
There are no ads, PowerPack just rocks!
Re: Removing footer in HTML?
Posted: 10 Apr 2012, 18:58
by pueblo23
Nick wrote:Simply add the following in the Settings > Custom CSS > HTML:
#footer { display: none }
hello, any way how to edit footer? add photo copyright disclaimer etc...
thanks!
P.
Re: Removing footer in HTML?
Posted: 13 Apr 2012, 13:02
by Nick
You can add some stuff into Setting > SEO > Counters - it will be displayed below. Or if you want to completely replace the footer you will have to do some template editing. HTML gallery template is located in iv-includes/templates/layout.phtml