diff --git a/config.php b/config.php index 8024193..1af3d56 100644 --- a/config.php +++ b/config.php @@ -19,7 +19,7 @@ Please enjoy this free script! $thumbs_pr_page = "39"; //Number of thumbnails on a single page $gallery_width = "80%"; //Gallery width. Eg: "500px" or "70%" $backgroundcolor = "white"; //This provides a quick way to change your gallerys background to suit your website. Use either main colors like "black", "white", "yellow" etc. Or HEX colors, eg. "#AAAAAA" -$templatefile = "darkgold2"; //Template filename (must be placed in 'templates' folder) +$templatefile = "board"; //Template filename (must be placed in 'templates' folder) $title = "MiniGal Nano test gallery"; // Text to be displayed in browser titlebar $author = "John Doe"; $folder_color = "black"; // Color of folder icons: blue / black / vista / purple / green / grey diff --git a/templates/board.html b/templates/board.html index 5153f60..77afa34 100644 --- a/templates/board.html +++ b/templates/board.html @@ -11,11 +11,15 @@