Joomla Templates shop

Premium Template

Search files

Search For: 
Search File Titles: 
Search File Descriptions: 

Categories

CategoryJoomla 1.0x(317)
CategoryJoomla 1.5 Downloads(73)
CategoryWordpress Theme(35)
CategorySEO(12)
CategoryAdsense(11)
CategoryGraphics(11)
CategoryMenu for joomla(9)
CategoryEbooks 4 joomla(6)

Newest files

Date iconSep.22

Demo Meet the latest advanced free Joomla template by Themza! Mini Website-Builder is here to h...

Date iconSep.03

BUSINESS Solutions Template Features1 Clean & Professional Design.2 XHTML 1.0.X Transitional...

Date iconSep.03

Demo here Business Solution

Date iconSep.03

Display latest news like yahoo homepage. 1. Name tabs as you want 2. select how many news you wan...

Date iconSep.03

This is module for Latest News with Accordian effect from mootools. Parameters 1. Count 2. Order ...

Date iconSep.03

This is the module which shows the profiles of latest three registered users.

Date iconAug.31

Mambot for joomla 1.0x

Link

javascriptbank
Jet-Source-Code
Home arrow Post bai arrow JOomla 1.5 Turorials speical tips arrow How do I change the footer text in a template?
How do I change the footer text in a template? PDF Print E-mail
Written by fullsoftvn   
Tuesday, 05 August 2008
Freqently people want to know how to customize the free templates that come with Joomla.  And, knowing how to do some template customization is an important Joomla skill to have.

A frequent question on the Joomla forums is, "how to I change or remove the "footer" text on a template."

It might be a "Template by ---- " or "Powered by Joomla"  or something like that.

So, how do you change that? 

The question of how to remove the footer text actually depends on which template you are using.  Different template designers use different approaches.

Now, if you are using the default template called "rhuk_milkyway" (the default template you get when 1.5 installs), then you must edit the html of the template to take out the "powered by" information.

Here's what you do.

In your administrative back end, go to Extensions -> Template Manager,  There you will see a list of the templates that are installed in your Joomla system.

Click on "rhuk_milkyway" and it will load a screen where you can do some customization of how the template works.

Next, click on the icon in the upper left corner that says "Edit HTML."

The html source code of the template will load in the editor.  Scroll way down to the bottom and you will see some lines like this:

<p id="power_by">
<?php echo JText::_('Powered by') ?> <a href="http://www.joomla.org">Joomla!</a>.
<?php echo JText::_('Valid') ?> <a href="http://validator.w3.org/check/referer">XHTML</a> <?php echo JText::_('and') ?> <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>.
</p>



Here is were you want to make your changes.   If you just want to remove all of the Joomla / XHTML / CSS stuff, just delete all of the text that I have posted there. 

That will make it disappear.

Now, you may want to put something else in there.  No problem.  Just put whatever you want, for example:

<p id="power_by">
Site Design by SuperDuperWeb </p>

What about the Copyright Notice?

At the bottom of a default Joomla installation, you will see this information:

Image

To remove this, you simply need to unpublish a module.

Go to Extensions -> Module Manager

 Image

Look for the module named "footer" and simply click on the "enabled" check mark to turn it off.

Image

That's it!  The copyright notice is gone. 

 

 





Reddit!Del.icio.us!Facebook!Slashdot!Netscape!Technorati!StumbleUpon!Newsvine!Furl!Yahoo!Ma.gnolia!Free social bookmarking plugins and extensions for Joomla! websites!
Last Updated ( Tuesday, 05 August 2008 )
 

Polls

Best hosting for joomla
 

Most download in 10 day

Date iconFeb.06

The skeleton template is exactly what it says on the tin - a blank template intended to provide t...

Date iconJul.22

This is a nice little web 2.0 clock developed as a Joomla module. The actual size is shown here ...

Date iconJul.25

Shows current date,time and day of the week, with "fade effect" Six color option: Blue...

Date iconAug.29

Demo

Date iconMay.05

Date iconDec.15

Newsflash

Freqently people want to know how to customize the free templates that come with Joomla.  And, knowing how to do some template customization is an important Joomla skill to have.

A frequent question on the Joomla forums is, "how to I change or remove the "footer" text on a template."

It might be a "Template by ---- " or "Powered by Joomla"  or something like that.

Read more...