Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Distance between image and filmstrip  (Read 2959 times)

0 Members and 1 Guest are viewing this topic.

Biggi

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Distance between image and filmstrip
« on: March 12, 2005, 11:48:41 pm »

Hi  :)

I tried dozens of changes, but I can't find a solution...

I would like to have a distance between the table of the original image and the display of the filmstrip. The distance should be round about 25 Px. Right now the filmstrip is displayed directly under the image. Can anybody give a tip? I'd be glad about it...

Btw: I use the theme "hardwired" and my gallery can be found on http://www.bildmomente.de/Galerie2/.

Thanks in advance and many regards,
Biggi
« Last Edit: March 13, 2005, 10:57:03 pm by kegobeer »
Logged

Biggi

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Distance between image and filmstrip
« Reply #1 on: March 13, 2005, 02:16:08 pm »

Any help is still appreciated. Just can't find a solution though testing and testing...  ???
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Distance between image and filmstrip
« Reply #2 on: March 13, 2005, 02:41:22 pm »

In your theme.php, find

Code: [Select]
        <td valign="bottom" class="thumbnails" align="center">
          {THUMB_STRIP}

and try this

Code: [Select]
        <td valign="bottom" class="thumbnails" align="center"><br>
          {THUMB_STRIP}

Add as many <br> as you need to achieve the space you want.
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

Biggi

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Distance between image and filmstrip
« Reply #3 on: March 13, 2005, 06:24:39 pm »

Thank you! I just solved it, bevor reading your answer  ;)

Yes, it was just "<br>" in theme.php within the HTML-Template for film-strip display. Such simple and I've searched for hours  ;D

Thanks and regards,
Biggi   
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.