• Resolved siter

    (@siter)


    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/

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

    (@foxytechnology)

    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

    (@siter)

    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.