End of Support for Joomla 3 - Forum closed
Ipad BG problem
mit browserstack, da ist jede session neu und ohne cache. Reload habe ich auch gemacht.
by mhp
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Probieren sie mal folgenden Code
Weitere Infos hier
www.w3schools.com/cssref/css3_pr_background-size.asp
@media only screen and (max-width: 768px) {
#top-a {
background-attachment: scroll !important;
background-size:contain; }
}
Weitere Infos hier
www.w3schools.com/cssref/css3_pr_background-size.asp
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
ok danke, ohne Grössenbeschränkung hats nun geklappt
by mhp
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates