The email templates are in the /lang/english/email of your 4images gallery directory.
4Images Stop Register Spammers
How to stop spammers with the help of Stop Forum Spam. This actually works! First Step: You need to access […]
4images – Auto Thumbnail – Check Thumbnail – Change Default Number from 10 to Any Number
Open admin/thumbnailer.php Find this line: if ($action == “checkthumbnails”) { $num_newimages = (isset($HTTP_POST_VARS[‘num_newimages’]) && intval($HTTP_POST_VARS[‘num_newimages’])) ? intval($HTTP_POST_VARS[‘num_newimages’]) : 10; Change the 10 […]
4Images Gallery Tutorial – Check Images Change Default
4Images Gallery Tutorial – Check Images Change Default Open admin/checkimages.php Find the line – $num_newimages_default = 30; Change the number […]
4Images Gallery – Addthis Share Buttons
How to Add This to 4images gallery Go to: https://www.addthis.com/ Make your selection and copy the code in to the details […]
4Images – Adding Color to Scroll Bars
Open 4image Admin Panel > Click on Edit Template Load theme and the Style.css sheet and added scrollbar-base-color: #HexCode#; […]
4images – How to Add an Image Background
Open 4image Admin Panel > Click on Edit Template Load theme and the Style.css sheet and added background-image:url(‘filename.—‘); right below […]
4image Tutorial: How to Add the Download Counts Under Image
4image Tutorial: How to Add the Download Counts Under Image To add the download count to the thumbnail. Go […]