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 ads next to a video  (Read 3616 times)

0 Members and 1 Guest are viewing this topic.

grnolasco

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Adding ads next to a video
« on: November 06, 2005, 06:04:34 am »

Hi,
I tried to look but I couldn't find this in here.
I am trying to setup coppermine for a video clips viewing site to be supported by ads.  I was wondering how I can add a 300X250 ad next (side by side) with the video.

I see that the video display is in the displayimage.php but I don't really know php, so I was wondering if anyone can help me add this video next (on the right) of the playing video...

Thanks a lot.
geoff
« Last Edit: November 07, 2005, 07:28:41 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Adding ads next to a video
« Reply #1 on: November 06, 2005, 02:18:38 pm »

you'll need to edit your custom theme. Create a custom theme first, then edit themes/yourtheme/theme.php. Find
Code: [Select]
// HTML template for intermediate image display
and modify the stuff beneath it accordingly.
Logged

grnolasco

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Adding ads next to a video
« Reply #2 on: November 07, 2005, 06:50:58 am »

you'll need to edit your custom theme. Create a custom theme first, then edit themes/yourtheme/theme.php. Find
Code: [Select]
// HTML template for intermediate image display
and modify the stuff beneath it accordingly.

thanks a whole bunch... That saved me a lot of time...
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.