[horde] Add custom CSS doesn't work.

Briongos Caballero, Sergio sbriongos at umh.es
Mon Sep 15 12:33:15 UTC 2014


Zitat von Briongos Caballero, Sergio <sbriongos at umh.es>:

> Hi, I have installed Horde Groupware Webmail Edition 5.2.1. and I need 
> add custom css.
>
> I created a new css file: mycss.css and created config/hooks.php with:
>
>     public function cssfiles($theme)
>     {
>         return array(
>               '/var/www/horde/customCSS/mycss.css' => 
> '/horde/customCSS /mycss.css'
>         );
>     }
>
> mycss.css contents:
>
> #horde-version {
>         visibility: hidden;
> }
>
> But horde is not loading this new css file.
>
> Thanks in advance.

Works fine here. Does it show up in the page's source code?

--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject

--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: horde-unsubscribe at lists.horde.org

Sorry, CSS Caching is configured and I have not deleted the cached CSS static files.


More information about the horde mailing list