[horde] Add custom CSS doesn't work.
Jan Schneider
jan at horde.org
Fri Sep 12 14:35:42 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
More information about the horde
mailing list