Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » General Support » bottom lines
Post new topic  Reply to topic View previous topic :: View next topic 
bottom lines
PostPosted: Sat Sep 09, 2006 11:59 pm Reply with quote
aa33030
Visitor
Joined: 01 Sep 2006
Posts: 10
Location: Florida




On which php file do I edit to change up the footer section where those two bottom rectangles are?

the footer doesn't have php - different format
PostPosted: Sun Sep 10, 2006 9:18 pm Reply with quote
Chris
Site Admin
Joined: 05 Feb 2005
Posts: 304




You can edit the footer by changing this file templates\php\footer.php

You are NOT allowed to remove the "Powered by" link, disguise it, or make the link the same color as the page, this link must be visible at all times.

Chris
PostPosted: Sun Sep 10, 2006 9:24 pm Reply with quote
aa33030
Visitor
Joined: 01 Sep 2006
Posts: 10
Location: Florida




I don't have the php directory folder

I have templates/footer.php:
Code:

<table width="690" border="0" align="center" cellpadding="0" cellspacing="0" >
      <tr>
         <td id=heading>
         <? if($CONFIG->footer_banners){include("$CONFIG->wwwroot/banner_jos.php");};?>
         <? if($CONFIG->footer_textads){include("$CONFIG->wwwroot/banner_sus.php");};?>
         </td></tr></table>
   <table width="690" border="1" align="center" cellpadding="0" cellspacing="0" id=heading>
      <tr>
         <td id=heading><p>
            <div id="menu1" align=center>
            <a  class="link3" href=<?=$CONFIG->siteurl?>/index.php>Home</a>
            <a  class="link3" href=<?=$CONFIG->siteurl?>/login.php>Login</a>
            <a  class="link3" href=<?=$CONFIG->siteurl?>/join_now.php>Join now</a>
            <a   class="link3" href=<?=$CONFIG->siteurl?>/faq.php>FAQ</a>
            <a  class="link3" href=<?=$CONFIG->siteurl?>/contact.php>Contact us
            <?=codare_output($gTMgr);?>


I would like to change the copyright year from 2003 to 2006
PostPosted: Tue Nov 28, 2006 5:42 am Reply with quote
manish
Site Admin
Joined: 12 Apr 2004
Posts: 561
Location: India




Hi,

Check the file /lib/genlib.php

Code:
$gTMgr="</a></div><div align=\"center\" class=\"text\">   <br>Copyright &copy; 2003 <a class=\"link3\" href=\"$CONFIG->siteurl\">$CONFIG->sitename</a></div></p></td></tr>   </table><div align=\"center\" class=\"micutz\">   Powered by<a class=\"link3\" href=\"http://www.therandomizer.net/affiliate.php?from=$CONFIG->affiliateusername\"> <font class=micutz>TheRandomizer</font> </a> ver 2.4    </div></body></html>";

You can update the copyright year here.

Thanks,
Manish
 bottom lines 
 TheRandomizer Forum Index » General Support
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin