Title: General setup   CSS question
Last modified: August 20, 2016

---

# General setup CSS question

 *  Resolved [siter](https://wordpress.org/support/users/siter/)
 * (@siter)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/general-setup-css-question/)
 * This looks like a great plugin.
    Have a few questions:
 * 1. I would like to direct visitors and clients to one single page where they 
   enter a review about any single page, product review or single product on my 
   site.
    If I do this, can I afterwards display reviews related to my product reviews
   or products listings in a sidebar widget on the specific pages? (Sort of like
   rss feed.)
 * 2. Where to adapt the css of the form?
    Right now if I display the form on a 
   page it’s putting the text left to the border,the boxes against the right border
   with lots of blank space in the center. If I add 20% padding left and right, 
   I get problems with the design. I can of course add a div inside the page’s div
   with padding left/right but is there no other way? Would need to adapt the widt
   and text placement for sidebar use too. I have on average 18% sidebar width on
   a 1000px site width.
 * Thank you.
 * [http://wordpress.org/extend/plugins/rich-reviews/](http://wordpress.org/extend/plugins/rich-reviews/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Ian](https://wordpress.org/support/users/foxytechnology/)
 * (@foxytechnology)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/general-setup-css-question/#post-3456624)
 * The most recent version, version 1.3, enables all the features you requested 
   in question (1) – just change the “category” shortcode, as documented in the 
   instructions in the admin page. Let me know if you have any trouble with it!
 * The form is fairly ugly right now – this is something that is being fixed 🙂 
   If you’d like to mess with the CSS yourself, change the classes in the plugin
   folder (or add classes in a custom CSS file – there are no important tags associated
   with the form so you can easily override it). The appropriate classes are:
    reviewform(
   the wrapper for the entire/overall review form) rr_input_stars (the stars on 
   the input form) rr_form_heading (the labels, such as Name/Email/Etc, for each
   input) rr_small_input (the input box itself for the single line inputs) rr_large_input(
   the input box for the multi line comments input)
 * I’d love to see what you come up with, and I will let you know when the new form
   CSS comes out 🙂
 *  Thread Starter [siter](https://wordpress.org/support/users/siter/)
 * (@siter)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/general-setup-css-question/#post-3456673)
 * Sorry for my late reply. Thank you for the useful information!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘General setup CSS question’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rich-reviews_e3f9fb.svg)
 * [Rich Reviews by Starfish](https://wordpress.org/plugins/rich-reviews/)
 * [Support Threads](https://wordpress.org/support/plugin/rich-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/rich-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rich-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rich-reviews/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [siter](https://wordpress.org/support/users/siter/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/general-setup-css-question/#post-3456673)
 * Status: resolved