strange table spacing on displayimage - intermediate image strange table spacing on displayimage - intermediate image
 

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

strange table spacing on displayimage - intermediate image

Started by freesouljah, July 31, 2009, 08:41:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

freesouljah

hello again,

I recently added the vertical filmstrip, and since then I have been experiencing some strange occurrences regarding table spacing...sometimes the intermediate image page looks great:

(warning: there is some adult related content on these pages...)

http://www.picsandass.com/pics/displayimage.php?pos=-9249

and other times it looks all out of whack:

http://www.picsandass.com/pics/displayimage.php?pos=-2439


maybe somebody can lead me in the right direction as to why this is taking place....so far I haven't the slightest idea of what is going on to cause it to happen...

peace

freesouljah

okay...I just noticed that this only occurs in firefox....

but in IE it loads as an error...it says line 1744 and it states that there is an unexpected ")"...

on that line is:

<td class="tableb"><center><b>


it is part of this:

<!-- BEGIN title -->
                                <tr>
                                        <td class="tableb"><center><b>
                                                {TITLE}
                                        </b></center></td>
                                </tr>
<!-- END title -->

freesouljah

hmmmm....

okay, I think I have narrowed down the problem:

the screwed up layout happens when there is not a title set for the image...

ex:
http://www.picsandass.com/pics/displayimage.php?pos=-2909


but when a title is set, then no problems:

ex:
http://www.picsandass.com/pics/displayimage.php?pos=-9903



so I am thinking the layout problem arises from how {TITLE} is defined

any ideas?

freesouljah

for people having similar problems, I fixed the issue by removing the tables and rows that the {TITLE} and {CAPTION} were in...now all is sitting pretty!

8)

peace