coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: lordprodigy on February 14, 2006, 07:08:37 PM

Title: margin / padding / iframe problem
Post by: lordprodigy on February 14, 2006, 07:08:37 PM
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!
Title: Re: margin / padding / iframe problem
Post by: lordprodigy on February 17, 2006, 11:16:12 PM
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 :(
Title: Re: margin / padding / iframe problem
Post by: lordprodigy on February 18, 2006, 12:04:46 AM
mark it solved. I managed to fix it. thanks.
Title: Re: margin / padding / iframe problem
Post by: lordprodigy on February 18, 2006, 07:43:56 PM
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.