End of Support for Joomla 3 - Forum closed
Background images are not scaling on iPad
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19571
Hi there,
please delete the Joomla and Browser Cache and delete the cache from IOS Safari
please delete the Joomla and Browser Cache and delete the cache from IOS Safari
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by bloos on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19572
Did that already. Still no luck…
by bloos
Please Log in or Create an account to join the conversation.
Replied by bloos on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19584
But perhaps you provide me with other solutions?
by bloos
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19585
Hi again,
sorry I have no more solution right now.
And I cant see any issues on MAC OSX with Safari. Its the same rendering engine then Tablets have.
sorry I have no more solution right now.
And I cant see any issues on MAC OSX with Safari. Its the same rendering engine then Tablets have.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19586Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by bloos on topic Background images are not scaling on iPad
Posted 7 years 3 months ago #19594
I've added one of the suggested code o the forum you recommended and that did it:
css:
.hero {
background-image: url('...');
background-size: cover;
}
.no-touch .hero {
background-attachment: fixed;
}
Thanks for your endless patience and support. You really helped me out! Again, thanks!
css:
.hero {
background-image: url('...');
background-size: cover;
}
.no-touch .hero {
background-attachment: fixed;
}
Thanks for your endless patience and support. You really helped me out! Again, thanks!
by bloos
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates