Page 1 of 1
Link image gets treched on Android devices
Posted: Sun Jul 06, 2014 5:41 pm
by sergio vazquez
Hi, all of my images have the dimentions: 100% and Auto and look great on iOS and Android. The only image I ́m having problems is with an image in the template used as a link button for a panel "Metepec Pueblo Mágico (mobileimage_6)".
It appears "streched" when tested on Android devices. Web and iOS versions work well.
Can you please help me?
Link image gets treched on Android devices
Posted: Sun Jul 06, 2014 6:54 pm
by Evgene Karachevtsev
Could you please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name
http://docs.appery.io/documentation/s...
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 3:50 am
by sergio vazquez
All set.. The name of the project is "Metepec Pueblo Magico". Is there anything else you need from me?
Thnx a lot.
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 11:18 am
by Maryna Brodina
Hello!
Could you clarify device and Android version where it is reproducible?
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 2:20 pm
by sergio vazquez
Sure, I ́m testing on 3 android devices:
Droid X V2.3
LG G Pro V4.1
Moto g V4.4
Thnx again for your help.
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 2:20 pm
by sergio vazquez
Sure, I ́m testing on 3 android devices:
Droid X V2.3
LG G Pro V4.1
Moto g V4.4
Thnx again for your help.
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 2:22 pm
by sergio vazquez
All set.. The name of the project is "Metepec Pueblo Magico". Is there anything else you need from me?
Thnx a lot.
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 6:07 pm
by Evgene Karachevtsev
Sergio,
Please set the height of the picture not 100% but auto. As far as I can see in _00MetepecTemplate.css height is set to 100%
code/* mobileimage_6 */
._00MetepecTemplate_mobileimage_6 {
margin: 0px 0px 0px 0px;
width: 100%; height: 100%;
display: block;
}/code
Link image gets treched on Android devices
Posted: Mon Jul 07, 2014 6:24 pm
by sergio vazquez
How can I modify the code?
Because like I showed you on the first screen shot, I wrote "auto". I think there is something else I can ́t modify, but accessing the code, I thik I can fix it.
Link image gets treched on Android devices
Posted: Tue Jul 08, 2014 4:44 pm
by sergio vazquez
I finally found what the "problem" was.
Thnx a lot for all your help.