By Kato on
I kind of feel stupid to ask this, but I am at a loss and can't find what I am looking for. I am using the Kubrick theme and down at the bottom, there is the footer. Hardcoded in to this theme is a bit about being powered by Drupal and valid this and that and a link to email the guy who did it.
You can go in to administer and settings and add some information to the footer, but it only adds it. Where can I go to get that valid info and contact information off the footer? I feel stupid asking this as I can't find it and I know it's something simple...any help from anyone?
Comments
page.tpl.php
The information you seek to change is in the page.tpl.php file, located under themes/kubrick. Edit the file with your favorite editor and upload back to your themes/kubrick directory.
aahhh
Many thanks. I found it and in the process of changing. Many thanks.
--
http://nglofsalina.com
I still cant find!
Hi,
I go to where you describe. I open the page.tpl.php file. But there is written following code lines,
print $footerprint $footer_messageSo, where is that footer link? Cos, there is a link to drupal dite by the drupal sign and a small explanation arising when the mouse comes over the pic.
But all is written in my theme's page.tpl.php is above. !