> Begin forwarded message:
> 
>       From: Ray Kiddy <[email protected]>
>       Date: June 29, 2010 11:18:34 AM PDT
>       To: [email protected]
>       Subject: [Trac] changing standard reports and UI width
>       Reply-To: [email protected]
> 
>       Perhaps these should be obvious. I am not sure. I do 
> databases and database apps more than I do php and css-ish hacking.
>       
>       <snip>
>       
>       Second, is there some setting I can change so that I 
> get content in my browser window that is actually as wide as 
> my browser window? I cannot fighure out why we still design 
> web pages as if they are going to be displayed on a 8.5" x 
> 11" piece of paper. We can move on to this millenium. So, 
> that bounding box around my ticket content? The one that 
> leaves a huge empty space to the right of said ticket 
> content? Is there a way to make that go away?
>       
>       thanx - ray
> 
> I was able to figure out how to re-sort things in the reports.
> 
> Is there _anyone_ who has a suggestion about getting rid of 
> the 5 or 6 inch width diskplay for tickets? Is everybody 
> looking at these tickets on a 4 inch x 6 inch monitor? 
> Because that would make sense....
> 
> I am sure that I need to edit the ticket.css and I have poked 
> around in it and tried to change some things, with no success. Anyone?
> 
> thanx - ray
> 
>From what I remember you need to edit the "ticket.css" file ~ I think I
copied it to an individual project's htdocs/common/css directory to edit
it.  Then just change the

#content.ticket
{
        width:
        max-width:
}
...values

~ mark c

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to