Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author savrix85

    (@savrix85)

    Thanks for the suggestion! I’ll upload a new versione with your suggested addition as soon as possible.

    Thanks again ??

    Thread Starter Guilherme Euler

    (@eulergui)

    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

    (@eulergui)

    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.