End of Support for Joomla 3 - Forum closed

background error on Iphone with advocat template

  • allen
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 26
  • Thank you received: 1

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic background error on Iphone with advocat template

Posted 5 years 5 months ago #27767
Hello,
please 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;}
}

Please Log in or Create an account to join the conversation.

  • allen
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 26
  • Thank you received: 1

Replied by allen on topic background error on Iphone with advocat template

Posted 5 years 5 months ago #27772
I just put the custom css you have given me and the background continues to go wrong.
thanks for your help.
by allen

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic background error on Iphone with advocat template

Posted 5 years 5 months ago #27776
I cant see anything.
Please disable the "senseless" anti right click function

Please Log in or Create an account to join the conversation.

  • allen
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 26
  • Thank you received: 1

Replied by allen on topic background error on Iphone with advocat template

Posted 5 years 5 months ago #27777
Sorry for the error, it is already deactivated
s842856456.mialojamiento.es/Test/index.p.../laminas-en-acuarela
by allen

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic background error on Iphone with advocat template

Posted 5 years 5 months ago #27778
Try this code

@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;}
}

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum