Make Workfront Full Screen (in Chrome) | Community
Skip to main content
June 8, 2016
Question

Make Workfront Full Screen (in Chrome)

  • June 8, 2016
  • 33 replies
  • 4215 views
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, here is a quick solution. Step 1: Get the stylebot plugin for chrome. Step 2: Click into Options -> styles -> "Add a new style..." Step 3: For the pattern use yoursubdomain.attask-ondemand.com (you can use /projects or other at the end if you only want to go full screen in a certain area). Then enter the CSS below into the style area: .page-content-width { max-width: 99%; } .table-list { width: 100%; } .table-list-head { width: 100%; } .listWrapper { width: 100%; } .listToolbar { width: 99%; } Now refresh and you should be in full screen mode. See attachment for example.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

33 replies

CraigLaAuthor
July 14, 2016
You are right. I am actually on vacation today and about to head out of the house. I will take a look tomorrow.
July 14, 2016
“NomiNATE”, getttit? ☺
Doug_Den_Hoed__AtAppStore
Community Advisor
Community Advisor
July 19, 2016

Hi Craig. On the lighter side...here's one of my client's reactions (attached).

Regards,

Doug

July 19, 2016
Interesting, I can only get the original CSS code you posted to work. The other CSS code posted doesn't bring the screen all the way to the left for me.
CraigLaAuthor
July 20, 2016
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 projects, programs, people, and portfolios If you wanted My Work in full screen you could add *attask-ondemand.com/myWork to that list. Since reporting seems to have so many problems it might just be best to keep it out of the list for now. I'm super busy right now and I haven't had time to really look at debugging that area. Next time I'm stuck on a plane I will mess with it.
January 29, 2017
Hi - just giving this thread a bump to see if Workfront Product Management have any feedback on when the Workfront web UI will be made responsive so that it automatically uses the full screen width. Craig's workaround does a pretty good job but the majority of our users don't have it and still are living with the standard narrow centred screen, including reports that sometimes go off the right of the screen. Workfront are innovative in many ways but the UI still looks a bit archaic with the lack of responsiveness at this point. It appears to be a fairly simple fix, given how Craig's extension workaround works? Regards, David
March 29, 2017
Just got around to trying this and it makes a HUGE difference. Thanks!
April 15, 2017
I just stumbled across this, and followed the instructions - worked great, Thank You
April 18, 2017
Just found this. THANK YOU!!!!
Doug_Den_Hoed__AtAppStore
Community Advisor
Community Advisor
April 18, 2017
Totally agree, John. Nate, given its popularity, I think this hidden gem deserves a little extra promotion. May I suggest you give it a slide among the sliding banners on the welcome page (e.g. Tip-of-the-month slot)? Regards, Doug