Documentation on CSS to customize fundraising form elements

Options

- Can you point me to Convio documentation for using CSS to customize fundraising form elements?

- Do you have any examples of Convio clients that have created nicely customized versions of Convio fundraising forms?

Tagged:

Comments

  • I don't have an answer for either question really (I don't think the CSS is well documented and I've not seen an especially nice customization of a fundraising form).

    But if you wanted to investigate the CSS for styling (which I've done for other applications within convio), using the Firebug plugin for Firefox is a huge huge help. You can right click on an element and see the html and the styles and classes that are driving that elements look and feel.

    The one thing I would caution is that Convio uses generic styles across applications, so be careful that you are not affecting pages you don't want to affect.

    I wrote in another post a good way around this (essentially in your wrapper somewhere creating a class that shows the application number class="application##") so that you can only affect styles in certain places.

    http://community.customer.convio.com/thread/1378?tstart=0

    adrian

  • You might also consider the new Donation APIs coming in the next release.

Categories