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: How to change this small section of colour? (screenshot)  (Read 2956 times)

0 Members and 1 Guest are viewing this topic.

The Old Man

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 20
How to change this small section of colour? (screenshot)
« on: September 14, 2004, 08:12:29 pm »

Hi,
I have successfully skinned my Image Gallery but can't see any Class or ID tags for the two small sections that appear under a photo. Please see the the two areas marked red in this screenshot:
(http://www.sarahjaneredmond.com/img/whitespaces.png)
There is actually descriptive text of the image in the white space but as I'm using white elesewhere its invisible (white on white). I need to change the two sections if anyone knows how.

Many thanks,
Graham.
« Last Edit: September 15, 2004, 09:15:56 am by GauGau »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: How to change this small section of colour? (screenshot)
« Reply #1 on: September 14, 2004, 08:19:58 pm »

open your theme.php, find this code and edit accordingly;

Code: [Select]
<!-- BEGIN img_desc -->
                        <table cellpadding="0" cellspacing="0" class="img_caption_table">
<!-- BEGIN title -->
                                <tr>
                                        <th>
                                                {TITLE}
                                        </th>
                                </tr>
<!-- END title -->
<!-- BEGIN caption -->
                                <tr>
                                        <td>
                                                {CAPTION}
                                        </td>
                                </tr>
<!-- END caption -->

As you see the table is classed img_caption_table.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

The Old Man

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 20
Re: How to change this small section of colour? (screenshot)
« Reply #2 on: September 14, 2004, 08:21:38 pm »

Many thanks for the speedy reply. Much appreciated.

Regards,
Graham.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.