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!
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 :(
mark it solved. I managed to fix it. thanks.
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.