Title: [Plugin: Savrix Android Market] Some changes
Last modified: August 20, 2016

---

# [Plugin: Savrix Android Market] Some changes

 *  Resolved [Guilherme Euler](https://wordpress.org/support/users/eulergui/)
 * (@eulergui)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-savrix-android-market-some-changes/)
 * Hello friend, it’s a great plugin!
    I made some changes in your plugin because
   my WordPress Theme broken your plugin appearance.
 * The first change was on savrix-android-market.php file. I’ve to put a class on
   star image span, like this:
    `<span class="valutazione">' . $valutazione . '</
   span>` On savrix-style.css I’ve added the following lines on the end:
 *     ```
       span.valutazione img{
       	display: inline;
       	margin: 0;
       	padding: 0;
       	border: 0;
       }
   
       #icona img {
       	margin: 0 auto;
       }
       ```
   
 * Without this changes your plugin was broken on my website. Now you can see the
   plugin at [http://www.infodicas.com.br/smartphone/android-apps/locus-turbinando-o-gps-do-seu-android](http://www.infodicas.com.br/smartphone/android-apps/locus-turbinando-o-gps-do-seu-android)
 * It’s working now! 🙂
 * Thank you very much for the excelent plugin!
 * PS: Sorry for my bad english.
 * [http://wordpress.org/extend/plugins/savrix-android-market/](http://wordpress.org/extend/plugins/savrix-android-market/)

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

 *  Plugin Author [savrix85](https://wordpress.org/support/users/savrix85/)
 * (@savrix85)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-savrix-android-market-some-changes/#post-2257607)
 * Thanks for the suggestion! I’ll upload a new versione with your suggested addition
   as soon as possible.
 * Thanks again 😉
 *  Thread Starter [Guilherme Euler](https://wordpress.org/support/users/eulergui/)
 * (@eulergui)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-savrix-android-market-some-changes/#post-2257793)
 * Another sugestion to you 🙂
 * The default image size of QR-Code is 75 x 75px but simple smartphones with bad
   camera like Samsung Galaxy 5 can’t read the qr-codes with this size. I’ve changed
   the image to 85 x 85px and the smartphone can read now.
 * Can you change the default image size to 85 x 85px? This change don’t cause any
   alteration ou default layout of badge.
 * Thank you very much for the great plugin!
 *  Thread Starter [Guilherme Euler](https://wordpress.org/support/users/eulergui/)
 * (@eulergui)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-savrix-android-market-some-changes/#post-2257794)
 * Oh, to make this change on image size, I’ve changed the following code on savrix-
   style.css
 *     ```
       table.market-table #qrcode img {
       	width: 85px;
       	height: 85px;
       	margin: auto;
       	border: 0;
       }
       ```
   

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

The topic ‘[Plugin: Savrix Android Market] Some changes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/savrix-android-market.svg)
 * [Savrix Play Store](https://wordpress.org/plugins/savrix-android-market/)
 * [Support Threads](https://wordpress.org/support/plugin/savrix-android-market/)
 * [Active Topics](https://wordpress.org/support/plugin/savrix-android-market/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/savrix-android-market/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/savrix-android-market/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Guilherme Euler](https://wordpress.org/support/users/eulergui/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-savrix-android-market-some-changes/#post-2257794)
 * Status: resolved