For anyone having problems with reports in full screen, I would recommend changing the associated style URL to " *attask-ondemand.com/project, *attask-ondemand.com/people, * attask-ondemand.com/, *attask-ondemand.com/portfolio, *attask-ondemand.com/program "
This will only put projects, lists of p...
You would replace all the CSS code. The Gantt fix acutally involved removing one of the style declarations. For either the full screen Gantt fix, or the full screen Gantt fix with update styling, delete all the CSS that is there now and replace with the new CSS.
I haven't seen issues with matrix reports yet. It might be possible to fix that. Is it some particular area (like a dashboard) that is causing the problems?
https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en
This is a plugin for chrome only, however you can probably find something for IE or Firefox that does the same thing.
One more update here. While I was at it I changed the colors on the Gantt chart a bit. I really dislike the look of the new HTML based Gantt. The concept is a step in the right direction, but the choice of colors is tough on the eyes, especially the super dark black predecessor lines. If you add the...
The CSS at the bottom of this post will allow Gantt to work, however it will not allow scrolling of the columns behind the Gantt chart. Instead all the columns are moved to the left. I have specific views setup for Gantt charts with limited columns, so this will work for me. It might not be ideal fo...
If I get some time later today I will look at fixes for the Gantt chart. I'm concerend that the Gantt is resizing the task view container when it loads. That might be difficult to work around. I can make the inside of the Gantt container white, but you would loose the horizontal scrolling capbility....
I submitted this as a request too a few months ago. When I actually looked at how little CSS needed to change I was surprised. I thought the reason they didn't implement the request was because it was very hard or would break something.
Workfront's fixed width at 1400px drives me nuts. I have 2560px of horizontal screen space. If I could use that full width it might mean being able to add 4 to 5 more columns into a task view, or use the gantt chart while actually seeing all the important columns.
For anyone else annoyed by this, ...