caption text wont wrap caption text wont wrap
 

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

Main Menu

caption text wont wrap

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

Previous topic - Next topic

0 Members and 2 Guests 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.   :-\\