Hey folks!
I've an idea, and I'd like to source your input to help me put it together.
I'm not great with CSS just yet, I'll admit; I go Googling about, and I play with the things I find. Sometimes they work, most times they don't.
So, I had a thought: A CSS Catalogue, for Nintexers, by Nintexers - separated by form types, easily browsable.
This is not intended to be super fancy or like, how to make a bird fly across your form if your name is Toby, but simple things, in a very simple format:
((EXAMPLES ONLY))
Screenshot | CSS |
---|---|
.lblPanelHeader { background-color:#001E60; font-size:16px; color:#ffffff; } | |
.btnManager input { background-color:#c8102e; color:#ffffff; font-size:14px; } |
The thought here is that, from people's kind contributions, I'd do the following:
- Take each submission;
- Categorize it by type (panel, input, button, etc)
- Make a "catalogue" type page (so you can see many and compare) to add it to, with a Title of Contents -- this would then be PDF'd and updated as needed, and linked from here.
Why am I doing this? Because I know there are others just like me:
- I suck at CSS.
- I learn by example & doing; I retain by teaching.
- Googling has led me down some very sad roads, where I end up applying things that don't work in a Nintex forms context. See, this monstrosity:
I JUST WANT A GREY INPUT!
It can be simple! Just toss some things out there - you never know what might help someone else..
SCREENSHOT + CSS
Any questions / suggestions? Please comment!
PS Look at this button I made:
....