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: [Solved]: removing the line picture 10/100 above photos  (Read 2247 times)

0 Members and 1 Guest are viewing this topic.

thornless1

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[Solved]: removing the line picture 10/100 above photos
« on: April 14, 2004, 10:18:16 pm »

great little program if i may. I was just wondering how to remove the line above the photo, picture something/of something

thankyou
Steve
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
[Solved]: removing the line picture 10/100 above photos
« Reply #1 on: April 15, 2004, 08:30:03 am »

in themes/yourtheme/theme.php, find
Code: [Select]
               <td align="center" valign="middle" class="navmenu" witdh="100%">
                        {PIC_POS}
                </td>
and replace with
Code: [Select]
               <td align="center" valign="middle" class="navmenu" witdh="100%">
                        <!--{PIC_POS}-->
                </td>

GauGau
Logged

thornless1

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
removed
« Reply #2 on: April 15, 2004, 08:46:25 am »

thankyou looks and works great
Logged
Pages: [1]   Go Up
 

Page created in 0.048 seconds with 14 queries.