🌍
English
Pages: 1
Hello/Hi/Greetings,
Lets face it the thumbnail images in batchmanager are too small and have small square rezo on new big 4K screens
Heres how to get them bigger and with better rez.
1. modify the /admin/batch_manager_global.php file
2. modify the CSS /admin/themes/default/theme.css
Last edited by BigIsland270972 (2023-03-19 22:48:57)
Offline
UPDATE!
A more delicate solution will be:
#batchManagerGlobal UL.thumbnails IMG {margin-top: 0; max-width:220px; max-height:220px; width: auto; height: auto; border: 1px solid transparent;}
Offline
Pages: 1