solved Profile Tweaks not working in ESkin

jamesmanley
@jamesmanley
7 years ago
62 posts
All profiles that have background images just show a white page. Played with the Profile Tweaks settings and reinstalled module but the images do not appear. Any suggestions?
updated by @jamesmanley: 06/10/17 06:43:45AM
nate
@nate
7 years ago
911 posts
Here's the bandit. Remove the BG color. I'll take a look at a more permanent fix.

#sb-site, .sb-site-container {
    background-color: #cccccc;
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
}
jamesmanley
@jamesmanley
7 years ago
62 posts
Okay Nate thank you, Going to try it now.
jamesmanley
@jamesmanley
7 years ago
62 posts
Okay, I tried the fix and the background still flickers the image for a second and then goes white. I can send a ticket with login info if you need it. Thank you sir......
jamesmanley
@jamesmanley
7 years ago
62 posts
I found the problem guys. It was me. The fix Nate gave me worked. I just applied it to the wrong skin. Sorry for the trouble guys. Again, Thank you Nate.
michael
@michael
7 years ago
7,697 posts
Glad you got it sorted. :) well done.

Tags