[rt-users] Top menu Aileron theme disappear when using custom theme

Aurélien Lafranchise aurelien.lafranchise at mobiquithings.com
Fri Jun 6 12:14:40 EDT 2014


Dear RT users,

My version is 4.2.4.

I would like to have a custom theme for my RT instance so I followed the indication on http://bestpractical.com/docs/rt/4.2/customizing/styling_rt.html

After doing:
$ mkdir -p local/static/css/localstyle
$ cp -R share/static/css/aileron/* local/static/css/localstyle/

Now set $WebDefaultStylesheet in RT_SiteConfig.pm to the new directory name you selected, for example:
Set( $WebDefaultStylesheet, 'localstyle' );

I do not have anymore the top javascript menu.

I have the same error with others themes but it is ok with ballard as it is to using JS.

Thanks for your help.
AL


More information about the rt-users mailing list