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

Make Workfront Full Screen (in Chrome)

  • June 8, 2016
  • 33 replies
  • 4272 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

Level 10
June 6, 2017
Nate - I'm keen to hear an update from Workfront on if/when they will be doing this. I know there is focus on adding new features, but judging from the very positive response I get from users when I setup the Stylebot workaround, if Workfront enable full-screen it should be a home-run and greatly improve user experience for thousands of users. If you haven't already, please vote for this idea on the Idea Exchange: https://support.workfront.com/hc/en-us/community/posts/115001902608-Make-Workfront-Full-Screen-?page=1#community_comment_115000765773
Level 9
June 8, 2017
David, Great idea. I'll pass it along. And Doug, I'll turn this into a blog post and see if we can give it some nice promotion. -Nate Bagley --- Workfront Community Manager - Work Smart, Work Happy Message me directly at:
Level 10
December 18, 2017
Just saw that system-wide widescreen is coming in 18.1! Woohoo! "https://support.workfront.com/hc/en-us/articles/115003927233#system-wide-widescreen-display">https://support.workfront.com/hc/en-us/articles/115003927233#system-wide-widescreen-display David Cornwell