gnagarn LiteCart Fan Fra Sweden Medlem siden apr. 2018 gnagarn sep. 4 2025 06:27 a.m. When you select a category, the image of the category comes up. I want to broaden it.
jackmaessen LiteCart Fan Fra Netherlands Medlem siden des. 2022 jackmaessen sep. 4 2025 09:25 a.m. it's determined here: https://github.com/litecart/litecart/blob/dev/public_html/includes/templates/default.catalog/css/app.css#L401C1-L425C2 Line 403 and 424
gnagarn LiteCart Fan Fra Sweden Medlem siden apr. 2018 gnagarn sep. 4 2025 10:44 a.m. I tried which line to change I tried many but it was the wrong line
tim Founder Fra Sweden Medlem siden mai 2013 tim sep. 4 2025 10:54 a.m. Here is the image output https://github.com/litecart/litecart/blob/2.6.2/public_html/includes/templates/default.catalog/pages/category.inc.php#L22 Here is where the thumbnail is generated https://github.com/litecart/litecart/blob/2.6.2/public_html/pages/category.inc.php#L86