On Fri, 2 Mar 2007, Dalal, Kamber Z (Kamber) wrote:
In RT 3.6.3, the navigation bar is on top, how can it be set on the left
side?
Check out RT_Config:
# 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');
-jd
_______________________________________________
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