ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Re: How can I get rid of something in footer on template
Posted 13 years 4 months ago
A link and a template name might help here.
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
Re: How can I get rid of something in footer on template
Posted 13 years 4 months ago
Is this not in the same Custom HTML module as the copyright info? If not, you can PM me a username and password and I will take a look.
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
Re: How can I get rid of something in footer on template
Posted 13 years 4 months ago
This is a pretty old template. I would need to get into the back end to figure it out. If you want help, I will need admin access to the site.
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
How do i remove the bit on the bottom of my website that says "Powered by Joomla!. Valid XHTML and CSS."?
This also comes up when i have the "Footer" published on the website. Then i have an extra copyright that says "Joomla! is Free Software released under the GNU/GPL License."
How do I remove it?
First:
Go to the root fold Of Joomla >> languages >>en-GB/ en-GB.mod_footer.ini || modify it there.
FOOTER=Footer
FOOTER_LINE1=Copyright © %date% %sitename%. All Rights Reserved.
FOOTER_LINE2=<a href="
www.joomla.org
">Joomla!</a> is Free Software released under the <a href="
www.gnu.org/licenses/gpl-2.0.html
">GNU/GPL License.</a>
MOD_FOOTER=<em>mod_footer</em>
THIS MODULE SHOWS THE JOOMLA! COPYRIGHT INFORMATION=This Module shows the Joomla! Copyright information
Second:
Go to yourtemplate/index.php >> bottom of page || change it there.
After that you will have your own customized copyright information.
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6