Jump to content

image that no longer appears


z3ndra

Recommended Posts

z3ndra

Hello

 

I have a probleme with libraries images on the home page.

 

before it was displayed perfectly. and since 2 days, it is no longer displayed. however, when I remove my css, it is displayed perfectly.

post-298383-0-83838000-1526081678_thumb.png

Link to comment
Share on other sites

z3ndra

extract off the css code : 

 

/*resolutions images annonce */
 
div.smallBackdropCard:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2){    background-image: url("http://185.212.225.93:8096/emby/Items/db4c1708cbb5dd1676284a40f2950aba/Images/Primary?maxHeight=1080&maxWidth=1920&tag=852102bf31012e4aeb9746b9a24798d7&quality=90")!important;
}
div.smallBackdropCard:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2){    background-image: url("http://185.212.225.93:8096/emby/Items/8cc540e8cbb0004b13b980869bc4e710/Images/Primary?maxHeight=1080&maxWidth=1920&tag=324104df82e9426cd81efeddef6fea2d&quality=90")!important;
}
 
div.smallBackdropCard:nth-child(3) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2){
}
 
/*taille image accueil */
 
.smallBackdropCard{
position:relative;
left: 120px;
width :450px !important;
height :349px !important;
}
Edited by z3ndra
Link to comment
Share on other sites

Happy2Play

I would assume html change.  Use browser console to find the changed code.

Edited by Happy2Play
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...