background error on Iphone with advocat template
Replied by allen on topic background error on Iphone with advocat template
Posted 4 years 1 month ago #27765Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic background error on Iphone with advocat template
Posted 4 years 1 month ago #27767please add this code to your css/custom.css because its not included.
www.joomlaplates.com/index.php/support/d...custom-css-in-joomla
@media screen and (max-width: 768px) {
# top-a, # top-b, # top-c, # top-d, # bottom-a, # bottom-b, # bottom-c, # bottom-d, .section-logo {background-attachment: scroll }
.top-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer,. bottom-d-outer, # main-content {
background-attachment: scroll important;
background-size: contain important;}
}
www.joomlaplates.de/dokumentation.html
Please Log in or Create an account to join the conversation.
Replied by allen on topic background error on Iphone with advocat template
Posted 4 years 1 month ago #27772thanks for your help.
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 background error on Iphone with advocat template
Posted 4 years 1 month ago #27776Please disable the "senseless" anti right click function
www.joomlaplates.de/dokumentation.html
Please Log in or Create an account to join the conversation.
Replied by allen on topic background error on Iphone with advocat template
Posted 4 years 1 month ago #27777s842856456.mialojamiento.es/Test/index.p.../laminas-en-acuarela
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 background error on Iphone with advocat template
Posted 4 years 1 month ago #27778@media screen and (max-width: 768px) {
#top-a, #top-b,#top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d, .section-logo {background-attachment: scroll }
.top-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer,.bottom-d-outer, #main-content {
background-attachment: scroll important;
background-size: contain important;}
}
www.joomlaplates.de/dokumentation.html
Please Log in or Create an account to join the conversation.