Hi
I have been pulling my hair out for awhile now, as I cannot get my imgs to show correclty on the IOS platforms (iPad, iPhone etc) can someone offer some help....
My website is:
http://www.silvertreeestates.co.za
My CSS code for the imgs is:
Code:
.content-front{background:transparent no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow:hidden;padding:40px 0}
.ste-content-block{background:transparent no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;overflow:hidden;margin-top:100px;padding:60px 0}
#listing{background-image:url(../../img/list.jpg);background-size:cover;background-repeat:no-repeat;}
#header{background-image:url(../../img/steback26.gif);background-repeat:no-repeat;color:white;background-color:#748178;}
#value{background-image:url(../../img/value.jpg);background-repeat:no-repeat;color:white;background-color:#00FF00;}
#ste-services{background-image:url(../../img/about.jpg);background-size:cover;background-repeat:no-repeat;color:black;}
#team{background-image:url(../../img/team.jpg);background-size:cover;background-repeat:no-repeat;color:#748178;object-fit:none;object-position:50% 50%;}
#contact{background-image:url(../../img/contact.jpg);background-size:cover;background-repeat:no-repeat;color:white;background-color:#748178;padding-bottom:200px;}
All help / suggestions fully appreciated, and thanks in advance....
Bookmarks