Welcome, Guest
Username Password: Remember me

how to remove joomla tag/text at the footer
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: how to remove joomla tag/text at the footer

how to remove joomla tag/text at the footer 10 years, 10 months ago #14781

  • mahehu
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
how do you replace joomla text at the bottom screen

Re: how to remove joomla tag/text at the footer 10 years, 9 months ago #15222

  • johnabm
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
Hi,
 
select the template manager in the template master file, click the edit main page option it shows the code,we need to search the footer tag in that code and then update it.

 <div id=”footer”>
 
 
 
 
<jdoc:include type=”modules” name=”position-14″ />
 
 
 
 
<p>
 &copy Copyright <?php echo date(“Y”);?> Elaine <a href=’http://www.cmsmind.com/’>Joomla Tutorials</a>
 
 
 
 
</p>
 
 
 
 
</div><!– end footer –>
 
The following user(s) said Thank You: batikbratanata
  • Page:
  • 1
Time to create page: 0.10 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.