Removing Template design

Corporate Ltd is perfect choice for your next business Joomla website
GK User
Wed Sep 23, 2009 1:14 pm
How can I remove the template design c Joomla Templates etc from the footer?????
User avatar
Senior Boarder

GK User
Wed Sep 23, 2009 10:03 pm
look into file lib/php/gk_footer.php in template directory ;) if you are using version 2.0.0 of this template - you can set footer content in template options.
User avatar
Administrator

GK User
Wed Sep 30, 2009 3:48 am
For the finance template you change it here: templates/gk_finance.com/lib/php/gk_setup.php line number 78
User avatar
Fresh Boarder

GK User
Wed Sep 30, 2009 2:10 pm
tysonbob wrote:
For the finance template you change it here: templates/gk_finance.com/lib/php/gk_setup.php line number 78


Hi

Actually, there's no need for that. ;)

The content that you see in gk_footer.php is the default one.
User can override this information by adding content on "Footer content" field on template parameters.

Cheers
User avatar
Platinum Boarder

GK User
Fri Aug 13, 2010 2:28 pm
dziudek wrote:
look into file lib/php/gk_footer.php in template directory ;) if you are using version 2.0.0 of this template - you can set footer content in template options.


how to give a hyperlink?
User avatar
Junior Boarder

teitbite
Sat Aug 14, 2010 12:42 pm
Hi

Please use standard html code:

e.g:

Code: Select all
<a href="www.something.com" title="The New Link">Link</a>
User avatar
Moderator


cron