[2023-01-23] 4images 1.10 released
0 Members and 1 Guest are viewing this topic.
1. How/where can I edit table "New images" on home.html ? I would like have images on the centre of their columns and delete "lightbox" buttons but only on table "new images" on home.html
$new_images .= $site_template->parse_template("thumbnail_bit");
$new_images .= $site_template->parse_template("home_thumbnail_bit");
2. Where can I edit width of "who is online" table on home.html. I saved this file with widht of this table set on 100% width but it looks that:
if ($count == $config['image_cells']) {
if ($count == XX) {