Is it possible to hide or get rid of the "Sort By Title" "Sort By File Name" and "Sort By Date'?
Thanks in advance...
Open themes/yourtheme/theme.php.
Find;
// HTML template for title row of the thumbnail view (album title + sort options)
$template_thumb_view_title_row = <<<EOT
And edit the html accordingly.