Thanks a lot Joe. I totally missed that in the config.

Joe Casadonte wrote:
On 3/6/2007 4:50 PM, Oscar Gonzalez wrote:

We have a different production install of RT that works great and it looks good. This is running version - 3.4.1.
The one I'm having problems is running 3.6.3.

The layout of 3.6.3 is vastly different from 3.4.1, but you can get it looking close to 3.4.1 by setting WebDefaultStlyesheet:

# This determines the default stylesheet the RT web interface will use.
# RT ships with two valid values by default:
#
#   3.5-default     The totally new, default layout for RT 3.5
#   3.4-compat      A 3.4 compatibility stylesheet to make RT 3.5 look
#                   (mostly) like 3.4
#
# This value actually specifies a directory in share/html/NoAuth/css/
# from which RT will try to load the file main.css (which should
# @import any other files the stylesheet needs).  This allows you to
# easily and cleanly create your own stylesheets to apply to RT.

Set($WebDefaultStylesheet, '3.5-default');


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

Reply via email to