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: Adding a email button as well as a marquee  (Read 3571 times)

0 Members and 1 Guest are viewing this topic.

porcupinepc

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
    • http://www.porcupinepc.com/forums
Adding a email button as well as a marquee
« on: August 06, 2004, 03:50:58 pm »

Hi everyone:

There are a few things that i would like to add to my Coppermine site.

First, i would like to add a email graphic button to the bottom of the page.

Second, i would like scrolling text (marquee) to scroll from right to left on the top.

And third, i would like the option of placing a banner at the top and bottom.

I believe the file i am to edit is template.html in my themes directory but am not sure where exactly to start placing code.

Joe

Logged

Nibbler

  • Guest
Re: Adding a email button as well as a marquee
« Reply #1 on: August 06, 2004, 04:27:00 pm »

Things you want at the top of the page go at the top, things you want at the bottom of the page go underneath {GALLERY}. Just play around with it, you can always restore a backup of the template - you can't really do any harm.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Adding a email button as well as a marquee
« Reply #2 on: August 06, 2004, 04:28:01 pm »

As long as you don't change the code like {GALLERY}, you can put it anywhere you want.  If you want stuff at the top, consider putting it right after the <body> declaration, and likewise before the </body> declaration for stuff at the bottom.  Do a little experimenting to get the results you want.
« Last Edit: August 07, 2004, 11:03:45 am by Casper »
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Adding a email button as well as a marquee
« Reply #3 on: August 07, 2004, 08:45:58 am »

erm, shouldn't html content that goes to the top appear after <body> rather than after </head>?

GauGau
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Adding a email button as well as a marquee
« Reply #4 on: August 07, 2004, 11:08:10 am »

Yes, of course.  Partially my fault  :-[.

Kegobeer had originally used '<head>' and '</head>, so I did a quick, but incorrect edit. :-[
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.