
Kevin Eckley
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by Kevin Eckley-
Kevin Eckley commented,
Rainer Grabowski Are you available for hire on a Podio project? There are a number of calculations/automations that I would love to run on Podio, but lack the technical ability to create. Please le...
-
Kevin Eckley created a post,
Need to hire a Podio workflow automation expert for a small project
Is there anyone here in the Podio community who would take on a small project? I'm looking to create a CRM system for my company with a specific set of automations that are beyond my own abilities....
-
Kevin Eckley commented,
This is the css code I use to make my webform mobile responsive:div.container { width: 100% !important;}form#webform.webforms { width: 100% !important;}#webforms__fields-container { max-width: 500p...
-
Kevin Eckley commented,
Try adding this custom css to your webform:div.container { width: 100% !important;}form#webform.webforms { width: 100% !important;}#webforms__fields-container { max-width: 500px !important; margin:...
-
Kevin Eckley commented,
Here is the code I have been using. Makes the webform mobile responsive on iPhone and keeps the webform centered when viewing on desktop. div.container { width: 100% !important;}form#webform.webfor...
-
Kevin Eckley commented,
Jay, that code worked good for me, but how can the text remain centered vs becoming left aligned? I ask because I don't know css all that well. Thanks
-
Kevin Eckley created a post,
How can I choose a default workspace?
I am curious how I can rearrange my workspaces to change the order in which they appear from top to bottom in the sidebar. And then I would like to choose a default workspace so that when I log int...