margin / padding / iframe problem margin / padding / iframe problem
 

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

margin / padding / iframe problem

Started by lordprodigy, February 14, 2006, 07:08:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lordprodigy

Hello,

I have added Nibbler's mod (http://forum.coppermine-gallery.net/index.php?topic=27035.0) which is working great. there seems to be some css or other clash in my theme as the news iframe wont fill in the whole table cell (right side empty space). Does anyone have any idea on where the problem might be? take a look at the attached image. thanks in advance!

lordprodigy

I tried creating brand new css tags for the news side of the table based on the originals, by removing all the padding and margin attributes but it still doesnt work :(

lordprodigy

mark it solved. I managed to fix it. thanks.

lordprodigy

solution to the problem can be found here http://forum.coppermine-gallery.net/index.php?topic=27844.msg129921#msg129921

it was simply to play with the table width values. % didnt work for some reason, so I used absolute values.