Ruslan,<br><br>I can't seem to get that to work. What I REALLY want to do is have ALL Search results align the Ticket ID to the left. I know most people want a field defined as "Number" to align to the right. But Ticket ID is never used in arithmetic expressions so there's no reason to treat it like any other character field and align it to the left or the center. Otherwise, it looks way out of alignment. When I look at the source code generated for the results, I get:<br>
<font size="4"><br></font><pre id="line979"><font size="4"><<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span><span class="attribute-name">align</span>=<span class="attribute-value">"right"</span>><<span class="start-tag">b</span>><<span class="start-tag">a</span><span class="attribute-name"> href</span><span>="</span><a href="view-source:https://rtqt.lbl.gov/Ticket/Display.html?id=85141">/Ticket/Display.html?id=85141</a><span>"</span>>85141</<span class="end-tag">a</span>></<span class="end-tag">b</span>></<span class="end-tag">td</span>><br>
<<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>><<span class="start-tag">b</span>><<span class="start-tag">a</span><span class="attribute-name"> href</span><span>="</span><a href="view-source:https://rtqt.lbl.gov/Ticket/Display.html?id=85141">/Ticket/Display.html?id=85141</a><span>"</span>>Develop Admin Queries &<span class="entity">#38;</span> Dashboards for EHS Queues</<span class="end-tag">a</span>></<span class="end-tag">b</span>></<span class="end-tag">td</span>><br>
</font></pre><pre id="line988"><font size="4"><<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>TSG-RT</<span class="end-tag">td</span>><br>
<<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>><a href="mailto:CPeach@lbl.gov">CPeach@lbl.gov</a></<span class="end-tag">td</span>><br>
<<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>3</<span class="end-tag">td</span>><br><<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>new</<span class="end-tag">td</span>><br>
<<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>Requested</<span class="end-tag">td</span>><br><<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>KFCrocker</<span class="end-tag">td</span>><br>
<<span class="start-tag">td</span><span class="attribute-name"> class</span>=<span class="attribute-value">"collection-as-table" </span>>2010-09-10</<span class="end-tag">a</span>></<span class="end-tag">b</span>></<span class="end-tag">td</span>></font><br>
<br></pre>So it looks to me like something it automatically inserting "align=right" in the "collection-as-table". I went to main.css and tried  changing "ticket-lists.css" and put a change in it (text-align: left;) for the td label and it seems to get overridden. Do you know where the code is that overrides "ticket-lists.css" so I can change that behavior?<br>
<br>Thanks.<br><br>Kenn<br>LBNL<br><br><br><div class="gmail_quote">On Mon, Oct 18, 2010 at 12:50 PM, Ruslan Zakirov <span dir="ltr"><<a href="mailto:ruz@bestpractical.com">ruz@bestpractical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
Use "/ALIGN:..." in a format string.<br>
<div><div></div><div class="h5"><br>
On Sat, Oct 16, 2010 at 12:27 AM, Kenneth Crocker <<a href="mailto:kfcrocker@lbl.gov">kfcrocker@lbl.gov</a>> wrote:<br>
> To List,<br>
><br>
> I noticed that when I run a query, the Ticket number seems to be justified<br>
> to the right of it's column, but Priority Subject, and others are justified<br>
> left. Does anyone know why? Does anyone know how to change that?<br>
><br>
> Kenn<br>
> LBNL<br>
><br>
><br>
</div></div>> RT Training in Washington DC, USA on Oct 25 & 26 2010<br>
> Last one this year -- Learn how to get the most out of RT!<br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Best regards, Ruslan.<br>
</font></blockquote></div><br>