Advertisement:

Author Topic: What's going on with QRCODE plugin?  (Read 757 times)

BritWeb

  • Hero Member
  • *****
  • Posts: 770
  • If it ain't broke, don't fix it.
What's going on with QRCODE plugin?
« on: April 13, 2015, 12:06:06 am »
Hi folks

The QR Codes generated by the QR-Codes Plugin has gone tiny on Google Chrome and looks OK on Firefox (I love Firefox). Please see the pic's attached.

I tried assigning some dimension to no avail.
Code: [Select]
<span style="width:68px; height:68px"><?php show_qrcode(); ?></span>
Any suggestions? Thanks!
« Last Edit: April 13, 2015, 12:09:55 am by BritWeb »

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: What's going on with QRCODE plugin?
« Reply #1 on: April 13, 2015, 12:13:40 pm »
@BritWeb
Image is everytime same, I suppose it is issue with css that make your image small.

BritWeb

  • Hero Member
  • *****
  • Posts: 770
  • If it ain't broke, don't fix it.
Re: What's going on with QRCODE plugin?
« Reply #2 on: April 13, 2015, 10:11:33 pm »
Hi frosticek

Clearly the image is the same but how to get it to the size as it's on Firefox on Chrome, what CCS code would help me?

Regards!

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: What's going on with QRCODE plugin?
« Reply #3 on: April 13, 2015, 11:11:32 pm »
@BritWeb
Post URL where it is visible.

BritWeb

  • Hero Member
  • *****
  • Posts: 770
  • If it ain't broke, don't fix it.
Re: What's going on with QRCODE plugin?
« Reply #4 on: April 13, 2015, 11:21:15 pm »
It's on the 'localhost' and will be uploading on web soon.

Thanks!