Modal image box has wrong dimensions 9 years ago2Topic Hi! So it's me again with another problem. I'm using the Modal image link to display images from a list. But the box around the image is not big enough (so the image overlaps it). I tried to override the CSS (class colorbox), but it didn't help... Is it a bug or just a problem of my css, etc?http://alles-minecraft.de/templates/allesmc/images/modal-image.PNGOr visit the page to see what I mean. Click the image for the modal.Thank you very much in advance!-Kevin 154 PostsWebOne 9 years ago1Level 1This css "fixes" the width issue. I don't know how this will affect other modal boxes though? #colorbox {width: 32.3% !important;} KHuang 9 years ago0Level 2Thank you, that worked. I'm not sure how other boxes are affected. At the moment, I do not use others than those coming from Seblod.