New Front EN › Support Forums › Tokyo Theme Support › Background Slider / Image Source of Images Not Working › Reply To: Background Slider / Image Source of Images Not Working
April 30, 2014 at 8:39 am
#3137

Keymaster
Hey Christopher,
I’ve investigated the issue and it seems that the settings work fine, it’s the z-indexes (i.e. layer sequence) of the background slider that need to be changed; I’ve prepared a fix – please unzip this archive and upload the resulting file into the theme folder, overwriting the existing file. Alternatively, you can simply add this piece to the theme’s CSS:
body { position: relative; z-index: -2; } #supersized { z-index: -1 !important; }
Please let me know if this works!
Sincerely,
Andrii / Satori Studio