I was recently editing the CSS for the GJ Events Registration page to try and adjust the width of the input-small, input-medium and input-large, but instead of changing all of the fields, I only need to change one item from small to large to fit my content correctly.
Can you please let me know which file I need to edit to be able to switch from a small input container to a medium or large input container in reference to...
plugin_cbgroupjive/templates/default/group_edit.php input values? I can't find anything in this area that determines which field size the CSS is called from.
*The same thing would apply to 'invites' as I plan to create another css class for this so I can add in an oversized box to allow for mass email invites where my users can paste in their whole address books. I suspect this can be done already, but I plan to update it to a 'text area' instead of the 'medium' box it has currently. I suppose your css already calls that input-xlarge. Just not sure where I need to change it.
Thanks!
Mike P