End of Support for Joomla 3 - Forum closed
[SOLVED] Backgrounddarstellung auf dem Tablet
Danke für den Hinweis, custom.css ist erstellt, aber es funzt immer noch nicht.
by Pywi
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Backgrounddarstellung auf dem Tablet
Posted 4 years 2 months ago #27487
Hallo, probieren sie mal folgenden CSS Code
@media only screen and (max-width:1024px) {
#top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d,#bottom-e, #bottom-f, .uk-cover-background {
background-attachment: scroll !important;
background-size:contain; }
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: Pywi
Please Log in or Create an account to join the conversation.
Replied by Pywi on topic [SOLVED] Backgrounddarstellung auf dem Tablet
Posted 4 years 2 months ago #27493
Problem solved.
Es passt! Danke schön!
Es passt! Danke schön!
Last Edit:4 years 2 months ago
by Pywi
Last edit: 4 years 2 months ago by Pywi.
The following user(s) said Thank You: joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates