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: Help With Comments - Putting them in seperate boxes?  (Read 2868 times)

0 Members and 1 Guest are viewing this topic.

MothBox

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
  • www.mothbox.co.uk
    • MothBox
Help With Comments - Putting them in seperate boxes?
« on: April 23, 2005, 01:27:29 pm »

I'm using an adapted phpBB Nosebleed theme for coppermine.

Under the pictures, there are comments but they are not in a box or anything.  I want them to be in seperate boxes.  Maybe alternating colours slightly so that you can see a clear difference between them.

This is the code for the display of comments, how would I do this?  My gallery is http://www.mothbox.co.uk/copper .  I would warn though that some picture's and video's may be slightly unsuitable for some people - just 1 or 2... it's just for me and my mate's!

Code: [Select]
// HTML template for the display of comments
$template_image_comments = <<<EOT
        <tr>
        <td>
        <ol class="commentlist">
<cite><b>{MSG_AUTHOR}</b></cite> Says:<br />
<small class="commentmetadata"><i>{MSG_DATE}</i>
« Last Edit: April 23, 2005, 02:58:35 pm by MothBox »
Logged

MothBox

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 31
  • www.mothbox.co.uk
    • MothBox
Re: Help With Comments - Putting them in seperate boxes?
« Reply #1 on: April 27, 2005, 01:12:38 am »

Anyone?
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.