Here is a list of all CSS hooks available for the User Submitted Posts submission form. If you notice any errors or if I’ve missed anything, please let me know with a comment or by sending an email via my contact form. Thanks!
CSS hooks for the USP form
Here is a complete BLANK template including all available CSS selectors available with the USP plugin. Use what you need, delete any empties!
@charset "UTF-8";
/*
User Submitted Posts - CSS Stylesheet
http://perishablepress.com/user-submitted-posts/
Notes: complete list of CSS hooks for the submission form @ http://m0n.co/e
This is a complete CSS skeleton of all elements and hooks in the submission form.
Use what you need and then delete any empties to lighten the file.
*/
div#user-submitted-posts {}
div#user-submitted-posts form {}
div#user-submitted-posts fieldset {}
div#user-submitted-posts fieldset label {}
div#user-submitted-posts fieldset input {} /* excludes submit button */
div#user-submitted-posts input {}
div#user-submitted-posts label {}
div#user-submitted-posts textarea {}
div#user-submitted-posts select {}
div#user-submitted-posts option {}
fieldset.usp-name {}
fieldset.usp-url {}
fieldset.usp-title {}
fieldset.usp-tags {}
fieldset.usp-category {}
fieldset.usp-content {}
fieldset.usp-captcha {}
div#user-submitted-posts fieldset.usp-captcha input {}
fieldset.usp-images {}
fieldset.usp-images label {}
div#user-submitted-posts input.usp-clone {}
div#usp-upload-message {}
div#user-submitted-image {}
a#usp_add-another {}
fieldset#coldform_verify {}
div#usp-submit {}
div#usp-error-message {}
div#usp-success-message {}
3 Responses
Sam – December 5, 2012 •
Hi, where can I contact you to get help with USP plugin. All my posts are going to the trash and display no images. Uploads folder has permission 777.
Hope you can help!
Sam
Jeff Starr – December 5, 2012 •
Contact me direct via my contact form: http://perishablepress.com/contact/
Ikenna – March 30, 2013 •
I love your plugin, God bless you.