Adding more text to "Powered by Cop.." Adding more text to "Powered by Cop.."
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Adding more text to "Powered by Cop.."

Started by Fudgemaster, February 21, 2006, 06:00:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Fudgemaster

I had 1.3.5 installed and I upgraded to 1.4.3.
Have bridged with phpbb 2.0.19.
Gallery is at http://www.partanen.net/gallery and forum at http://www.partanen.net/forum
Using Rainy day theme in coppermine.

On the bottom of the page in the gallery is the "Powered by Coppermine Photo Gallery" text with the link.
On the 1.3.5 I had added under this "and hosted by Nebula" with a link.

1.3.5
   <td><table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td background="themes/rainy_day/images/template_r6_c1.gif"><img name="template_r6_c1" src="themes/rainy_day/images/template_r6_c1.gif" width="42" height="328" border="0" id="template_r6_c1" alt="" /></td>
              <td width="100%" align="center" background="themes/rainy_day/images/template_r6_c3.gif" style="padding-left: 10px; padding-right: 10px;">{ADMIN_MENU}
            {GALLERY}<span class="style3"> and hosted by <a href="http://www.nebula.fi">Nebula </a></span></td>
              <td background="themes/rainy_day/images/template_r6_c9.gif"><img name="template_r6_c9" src="themes/rainy_day/images/template_r6_c9.gif" width="42" height="328" border="0" id="template_r6_c9" alt="" /></td>
          </tr>
        </table></td>


That had it centered and sized the same as the "powered by..." text.
I seem to have forgotten something of something has changed in the 1.4.3 version of coppermine.

The text now gets aligned to left and is diffirent sized and with diffirent font in 1.4.3.

I'm not a good coder and have only notepad/wordpad in use ATM for editin (crappy laptop).

Oh great gods of (code and) coppermine, what is the solution to this small "problem" of mine  ???

- Sami Partanen .
--
It's an insane world.. But I'm proud to be a part of it.

Joachim Müller

http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#editCopyrights
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#addFooterBeforePoweredBy
The most recommended option is to add your stuff into a new line of it's own right after "Powered by Coppermine" - just add your stuff after the {GALLERY}-token

Locking thread to discourage the further discussion of this issue.