Post by talaly » Fri Jul 04, 2008 7:21 am

How to align the OPEN CARD LINK in Buttom or remove it if its posuble?

Newbie

Posts

Joined
Fri Jun 20, 2008 9:49 pm

Post by sakathecheetah » Fri Jul 04, 2008 2:39 pm

To modify alignment of the div, consult the CSS... particularly /catalog/template/default/css/default.css and look for "#footer .b"

To modify the footer itself, modify the contents of catalog/language/english/extension/module/footer.php with the new text, as well as in other language files if you have them. Make sure to escape any ' characters since they mark the string.... for example:

Code: Select all

$_['text_powered_by'] = '©2008 My Company\'s Name, All rights reserved.<br />Powered by <a href="http://www.opencart.com">OpenCart</a>, ©2006';
I think the license forbids complete removal of the copyright information under the GPL, but I'm not sure to what degree it must remain since I haven't seen it specifically mentioned as having to remain in the footer. Hopefully someone can clarify that.

New member

Posts

Joined
Wed Jul 02, 2008 8:50 am
Who is online

Users browsing this forum: No registered users and 1 guest