librandi
Hi
The template does not support custom.css file, as its based on older JA T3v2 framework.
You can define this file
<link rel=”stylesheet” href=”templates/<?php echo T3_ACTIVE_TEMPLATE; ?>/css/custom.css” type=”text/css” />
'' manually in the /head.php
Regards