Advanced search  

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

Pages: [1]   Go Down

Author Topic: Add a sentence just above "Powered by Coppermine"  (Read 10419 times)

0 Members and 1 Guest are viewing this topic.

subran

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Add a sentence just above "Powered by Coppermine"
« on: July 24, 2005, 12:29:38 pm »

Hello,

I want to add something above the "Powered by Coppermine".
I tried to do so by adding some code next to "{GALLERY}" in my "/template.html"
but all I add there comes just under the "Powered by Coppermine".

What do I have to do?


Thanks for you help,

subran
http://www.subran.be
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Add a sentence just above "Powered by Coppermine"
« Reply #1 on: July 24, 2005, 08:03:14 pm »

You could play with the css of that line by doing something like:
margin-top: -50px;

That would move the line upward.
Logged

subran

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Add a sentence just above "Powered by Coppermine"
« Reply #2 on: July 26, 2005, 11:13:41 pm »

Yes, it moves the line upwards but what's now under it is moving up also :(
And I'd like to have something under the Powered by ...

I hope it's possible  ::)
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Add a sentence just above "Powered by Coppermine"
« Reply #3 on: July 27, 2005, 07:44:18 am »

Yes, it moves the line upwards but what's now under it is moving up also :(
And I'd like to have something under the Powered by ...

I hope it's possible ::)
Then you need to assign that other content a different class and give the margin-top value a positive (or non-negative) value. ::)
Logged

McNeo

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Add a sentence just above "Powered by Coppermine"
« Reply #4 on: February 25, 2006, 05:46:28 am »

This is possible by doing "dirty" hack in code. I know the file and place, where it is possible. I'm not going to tell it publicly and in private also not. I sent to GauGau private message, asking help to edit nicely area above "Powered by..", but no answer. I told to him, that I already know. I'm not going to remove "Powered by..." line. I just need more freedom editing design.

So.. can any administrator contact me in private? I will tell, what I already know, and I will show, that I'm able to remove this copyright line, if I want. But I like to do it in nice way, not by hacking. What are you afraid?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Add a sentence just above "Powered by Coppermine"
« Reply #5 on: February 25, 2006, 09:54:25 am »

read the FAQ... all you need to know's there
http://coppermine.sourceforge.net/faq.php#editCopyrights

McNeo

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Add a sentence just above "Powered by Coppermine"
« Reply #6 on: February 25, 2006, 11:56:10 am »

read the FAQ... all you need to know's there
http://coppermine.sourceforge.net/faq.php#editCopyrights

Hello. I'm not removing the line. I'm not changing the line. I want just to add something between last content and this line. The line stays. And it stays as it is.

Thanks for supporting.
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Add a sentence just above "Powered by Coppermine"
« Reply #7 on: February 25, 2006, 06:07:03 pm »

As already written, you can move a line up by using css. That's what I did for my guestbook that's integrated into the gallery.

 End of discussion. This thread will get locked if you keep going at it.
Logged

McNeo

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Add a sentence just above "Powered by Coppermine"
« Reply #8 on: February 25, 2006, 06:28:40 pm »

As already written, you can move a line up by using css. That's what I did for my guestbook that's integrated into the gallery.

 End of discussion. This thread will get locked if you keep going at it.

Ok, peace. All what I wanted to say, is this, that manipulating with CSS in this manner is not "normal". But ok, it's your software, it's your right to give support as you like.

And I found solution, that fills my needs. I added comments around this line, and added (copied) line itself manually bottom of the page. It is still there, everybody can see it, license agreement is not broken.

Code: [Select]
<!-- <div class="footer" align="center" style="padding-top: 10px;">
Powered by <a href="http://coppermine.sourceforge.net/" title="Coppermine Photo Gallery" rel="external">Coppermine Photo Gallery</a></div> -->

Anyway.. thanks for good software.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 20 queries.