caption text wont wrap caption text wont wrap
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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