In config.inc.php add customizr
$config['plugins'] = array( 'example', 'customizr' );
and:
$config['custom_stylesheet'] = './skins/custom_stylez.css';
relative or full path
On 17/06/2026 10:25, aschwab--- via Dev wrote:
sorry for the dumb question but where should I enter the " .listing-hover-menu { display:none !important; } "
inside the config.inc.php usually every entry begins with $config , that is what confuses me.
Best, Arne _______________________________________________ Dev mailing list -- dev@lists.roundcube.net To unsubscribe send an email to dev-leave@lists.roundcube.net