Wrong colspan in slideshow - Printable Version +- MyBBHacks.com Plugins for MyBB (https://www.mybbhacks.com) +-- Forum: ezGallery Pro for MyBB (https://www.mybbhacks.com/forumdisplay.php?fid=8) +--- Forum: Bugs (https://www.mybbhacks.com/forumdisplay.php?fid=12) +--- Thread: Wrong colspan in slideshow (/showthread.php?tid=3025) |
Wrong colspan in slideshow - bv64 - 01-20-2018 Hello I noticed something in the slideshow feature. If the number of images to be displayed is not divisible by 4, a colspan is missing to compensate, see screenshot Furthermore, I have added in the (root) /ezgallery.php in this area two td each one style = "tcat"; that looks better than without; Maybe you like to change this for the next version? Line 10086 and line 10100 RE: Wrong colspan in slideshow - MyBBHacks - 01-20-2018 Fixed for next update RE: Wrong colspan in slideshow - bv64 - 01-21-2018 same problem at "unviewed" RE: Wrong colspan in slideshow - bv64 - 02-15-2018 Quote:Fixed for next updatewhen is this expected? RE: Wrong colspan in slideshow - MyBBHacks - 02-15-2018 Depends I like to do a couple fixes in each update unless it is critical issue. |