• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

simple but useful suggestion

zaleb

Member
This is something I've been meaning to post for a while, but have never gotten around to. On the login page could you make the focus shift to the username box on load? It would save either a mouse click or a bunch of tabs and speed things up for users. All it would take is to add the following code to the body tag

onload="document.CFForm_1.FTVAR_USERNAMEFRM.focus()"

Thanks
 
Back
Top