gnagarn LiteCart Fan Tól től Sweden Tagság ápr. 2018 óta gnagarn 4 szept. 2025 06:27 When you select a category, the image of the category comes up. I want to broaden it.
jackmaessen LiteCart Fan Tól től Netherlands Tagság dec. 2022 óta jackmaessen 4 szept. 2025 09:25 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 Tól től Sweden Tagság ápr. 2018 óta gnagarn 4 szept. 2025 10:44 I tried which line to change I tried many but it was the wrong line
tim Founder Tól től Sweden Tagság máj. 2013 óta tim 4 szept. 2025 10:54 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