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 -- RT Training - Boston, September 9-10 http://bestpractical.com/training
