Footer edit/add Footer edit/add
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Footer edit/add

Started by mjh001, July 01, 2005, 05:16:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mjh001

Currentaly my footer looks like this:

Powered by Coppermine Photo Gallery

And so it should since that NEEDS to be there and I want it to stay there, however I would like to make it look like this:

Copyright (c) 2000 - www.jsars.com.com All Rights Reserved.
Domain name registration and site hosting Donated and Provided by:
Compupros Unlimited LLC
www.njcpu.com
www.dncpu.com
www.gotweb247.com
www.lovingdates.com
www.barnegat-bay.com

Powered by Coppermine Photo Gallery

The HTML code I want to use for this is:

 <P ALIGN="CENTER"><font color="#C0C0C0">Copyright &copy; 2000 -

<script language = javascript>

   var Today=new Date();

   var Year=Today.getYear();

   if(Year<2000) { Year="2"+Year-100; }

   document.write(Year);

   </script>

 </font>

<a href="http://www.jsars.com"><font color="#FFFF00">www.jsars.com.com</font></a><font color="#C0C0C0"> All Rights Reserved.<br>

 </font><font face="Tahoma" size="1"><font color="#C0C0C0" face="Arial">
   Domain name registration and site hosting Donated and Provided by:<br>
   </font><font color="#00FFFF" face="Arial"><a href="http://www.njcpu.com/">
   <font color="#C0C0C0">Compupros Unlimited LLC</font></a></font><font color="#C0C0C0"><br>
   </font>
   <a href="http://www.njcpu.com/">
   <font face="Arial" color="#C0C0C0">www.njcpu.com</font></a><font color="#C0C0C0"><br>
   </font><a href="http://www.dncpu.com/">
   <font face="Arial" color="#C0C0C0">www.dncpu.com</font></a><font color="#C0C0C0"><br>
 </font><a href="http://www.gotweb247.com/">
<font face="Arial" color="#C0C0C0">www.gotweb247.com</font></a><br>
 <a href="http://www.lovingdates.com">www.lovingdates.com</a><br>
 www.barnegat-bay.com</P>
<p class="MsoNormal" align="center" style="text-align: center">

merged of course with whatever is needed to be there for the "Powered by Coppermine Photo Gallery" part dont want to alter that at all just drop in the other stuff as well, also please not the java in the HTML code, I dont want to break it I would like to have it on the botom of all pages.

additionaly I plan on useing Coppermine Photo Gallery for another site as well and would like to know how to add a header where I could use a banner ad and additional menus.

Thanks in advance.
Michael

Nibbler

Just add the html into your theme's template.html.