Tim Wilson wrote:
On Fri, Nov 2, 2007 at  3:26 AM, in message
<[EMAIL PROTECTED]>, "Krishna Prasad"
<[EMAIL PROTECTED]> wrote:
> I am using centos 4.3 and RT3.6.5. I want to change the look and feel of the
> tickets color's row by row. Where we have to change and how we have to
> change. I want to keep maroon color and other color in tickets row by row.
> How can I do it, please give me the solution..

Krishna,

You need to dig in and modify the CSS files to change the look of the RT web 
interface. I don't know how you installed RT, but on my system (Ubuntu Linux) 
those files are in /usr/local/rt3/share/html/NoAuth/css/3.5-default/

The RT html output is pretty thoroughly marked up with divs, making it possible 
to have fairly fine-grained control of how everything looks. I would recommend 
the Firefox Web Developer extension

https://addons.mozilla.org/en-US/firefox/addon/60

for a quick way to identify how the divs are arranged. If you're not familiar 
with CSS then you'll need to track down some additional resources. More 
substantial modifications to the web interface require overriding some of the 
default mason components. See the following wiki page for more information on 
that.

http://wiki.bestpractical.com/view/CleanlyCustomizeRT

BTW, it's probably not terribly useful to send mail directly to Jesse, Ruslan, 
or the rt-users-request address. Post your questions here, and you'll have the 
best chance of a reply.

-Tim


-- Tim Wilson, Director of Technology Buffalo-Hanover-Montrose Schools 214 1st Ave NE Buffalo, MN 55313 ph: 763.682.8740 fax: 763.682.8743 http://www.buffalo.k12.mn.us

You can create your own look-and-feel and put it under rt_root/local, so it's more maintainable. I created an rt_root/local/html/NoAuth/css/Local directory, copied all the 3.5-default .css files into it, and modified them to my liking, then set $WebDefaultStylesheet to 'Local'--it works.

Karl

--
Karl Boyken, system administrator [EMAIL PROTECTED] 303A MLH, Dept. of Comp. Sci. http://www.cs.uiowa.edu/~boyken/ The U. of Iowa, Iowa City, IA 52242 319-335-2730 (voice) 319-335-3668 (fax)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch 
today. 
    Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


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