Closed SayedZahirAli closed 10 years ago
Hi Could you attach some screenshots of what you are experiencing? Also are you experiencing the same on the demo page?
See this it is making 2 diamonds in a row and it is going inside the screen ... can you support it with screen.
See I was trying to use it with bootstrap but i couldn't succeed unfortunately. Do you have any solutions for that.
On Tue, Oct 7, 2014 at 12:14 AM, mqchen notifications@github.com wrote:
Hi Could you attach some screenshots of what you are experiencing? Also are you experiencing the same on the demo page?
Reply to this email directly or view it on GitHub https://github.com/mqchen/jquery.diamonds.js/issues/15#issuecomment-58070443 .
Regards Sayed Zahir Ali http://about.me/sayedzahirali/ 07737187861
See attached image.
The plugin has a limit of mininum 2 and 1 diamonds per row (https://github.com/mqchen/jquery.diamonds.js/blob/master/src/jquery.diamonds.js#L12).
I added that limit mainly because the layout breaks with 1 and 0 diamonds per row.
But in your case it looks like it might be the container wrapping your diamonds that won't resize to the width of your window. It would help if you could give me a URL to your site or show some of your.
Hi. Thank you - it's a great library, I`ve recently started to use it. It is very important to find a solution to this issue. A similar situation - I can not make the resize for iphone. I would be glad of any help from you!
demo URL - http://premion.com.ua/ (login:premion / password:premion)
Hi
It is making a distorted layout as it doesn't get sorted properly on viewport of 300px. can you please resolve it