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: caption text wont wrap  (Read 3410 times)

0 Members and 1 Guest are viewing this topic.

sporkit

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
caption text wont wrap
« on: May 05, 2005, 10:41:08 pm »

http://www.hackthps.com/gallery/displayimage.php?album=1&pos=14

if you take a look at my gallery with mozilla or netscape im sure youll be able to see what i mean.  unless im out of my mind isnt specifing a width on the table supposed to wrap the text in it?

ive dug threw theme.php and changed the proportions manually.  still no luck....

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

{CAPTION}
                                               
                                        </td>
                                </tr>
<!-- END caption -->
                        </table>
<!-- END img_desc -->

i even went into the css and took out all the width:100%; statements in the img_caption_table styles.  i really have no idea whats going on.  could anybody please help me?
« Last Edit: May 06, 2005, 10:36:26 am by GauGau »
Logged

sporkit

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: caption text wont wrap
« Reply #1 on: May 05, 2005, 11:11:48 pm »

wow, now its working ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???

i have no idea why it would work then not.  maybe itll act up again?  the strange part is i tried clearn my cach on both browsers.  or at least i thought i did.   :-\\
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.