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: image border  (Read 4910 times)

0 Members and 1 Guest are viewing this topic.

bhoang

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
image border
« on: January 08, 2004, 03:08:15 am »

anybody knows how I can remove all borders/boxes around my images (not the thumbs)? Thanks
Logged

bhoang

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
image border
« Reply #1 on: January 08, 2004, 03:29:40 am »

i found out how to do it thanks (in theme.php)
Logged

xenorevlis

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • http://www.pieo.com
image border
« Reply #2 on: January 08, 2004, 01:35:54 pm »

Did you change it for the intermediate or for the pop-up version also?

I would like to remove the the margin space from the pop-up so that the scrollbars don't always appear. Is this somewhere in theme.php or do I need to change something in scripts.js ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
image border
« Reply #3 on: January 08, 2004, 03:10:49 pm »

style.css will probably do!

GauGau
Logged

xenorevlis

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • http://www.pieo.com
image border
« Reply #4 on: January 09, 2004, 08:33:46 am »

Alright, now for the slideshow, I seem to have a 30pixel margin above & below the images. Is this somewhere in my theme's layout or is this built in to coppermine's other coded pages? The default theme & several others also appear to have this margin...
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
image border
« Reply #5 on: January 09, 2004, 09:45:19 am »

only one question per thread, please!

In theme.php, find
Quote
// HTML template for intermediate image display
$template_display_picture = <<<EOT
        <tr>
                <td align="center" class="tableb" height="{CELL_HEIGHT}" style="white-space: nowrap; padding: 0px;">
                        <table cellspacing="2" cellpadding="0" style="border: 1px solid #000000; background-color: #FFFFFF; margin-top: 30px; margin-bottom: 30px;">


GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.