Title: Star images stack vertically
Last modified: August 21, 2016

---

# Star images stack vertically

 *  Resolved [mickdude](https://wordpress.org/support/users/mickdude/)
 * (@mickdude)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/)
 * Loving this plugin but have one small issue. The star ratings shown do not align
   horizontally but stack one on top of the other vertically. I tried to find the
   php file i need to edit to tweak this but had no joy locating the correct file
   or code.
 * URL is [http://1068327803.test.prositehosting.co.uk/test-testimonial/](http://1068327803.test.prositehosting.co.uk/test-testimonial/)
 * Please advise.
 * [http://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/](http://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/)

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

 *  Plugin Author [Brainstorm Force](https://wordpress.org/support/users/brainstormforce/)
 * (@brainstormforce)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/#post-4179998)
 * It seems there are few customizations that have been made in the CSS of plugin(
   most probably from your side)
 * Please take following steps and let me know if this solves the alignment issues–
 * 1. Deactivate & Delete the “All in One Schema.org Rich Snippets”
    2. Reinstall
   latest version of the plugin & activate it. 3. Clear your browser cache. (How
   to guide – [http://kb.iu.edu/data/ahic.html](http://kb.iu.edu/data/ahic.html))
   4. Deactivate the plugin & activate again.
 * Most probably it should just work fine.
 * Please let me know what happens 🙂
 * Regards,
    Sujay
 *  Thread Starter [mickdude](https://wordpress.org/support/users/mickdude/)
 * (@mickdude)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/#post-4180020)
 * Hi,
 * This is not resolved. I followed your instructions but still the stars are vertical.
 *  [Nitin Yawalkar](https://wordpress.org/support/users/yawalkarm/)
 * (@yawalkarm)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/#post-4180025)
 * Hi,
 * Please add the following code at the end of your theme’s style.css file.
 *     ```
       img
       {
            display: inline !important;
       }
       ```
   
 * This will resolve your problem.
 *  Plugin Author [Brainstorm Force](https://wordpress.org/support/users/brainstormforce/)
 * (@brainstormforce)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/#post-4180067)
 * mickdude,
 * Hope Nitin’s suggestion in your theme code resolved your problem.
 * Now I was wondering if you might able to spend a moment to support this free 
   plugin with quality support? If you don’t mind, I’d really appreciate if you 
   could rate and leave a brief testimony for the plugin and support we provide 
   on WordPress.org
 * Here is the link to do this – [http://wordpress.org/support/view/plugin-reviews/all-in-one-schemaorg-rich-snippets#postform](http://wordpress.org/support/view/plugin-reviews/all-in-one-schemaorg-rich-snippets#postform)
 * Thank you very much in advance!

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

The topic ‘Star images stack vertically’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-schemaorg-rich-snippets/assets/icon-256x256.png?
   rev=3287803)
 * [Schema - All In One Schema Rich Snippets](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Brainstorm Force](https://wordpress.org/support/users/brainstormforce/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/star-images-stack-vertically/#post-4180067)
 * Status: resolved