caption text wont wrap caption text wont wrap
 

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]

Main Menu

caption text wont wrap

Started by sporkit, May 05, 2005, 10:41:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sporkit

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....


<!-- 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?

sporkit

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.   :-\\