Hey im trying really hard to get a image to display full size and fill the whole background on my homepage and have another image on top of it with links to other sections of my website.
I've got a few CSS code templates and they work amazing for all the pages i tried , except for that one.
The sliced image works fine when there is no CSS code but refuses to work with it enabled.
I really need the image with the CSS code to made it responsive , otherwise with the regular html code it will cause scrollbars and/or not fill the whole background properly.
Anyone has any ideas?
Edit: I think i fixed it , i saved the images as PNG-24 instead of PNG-8 and it works. PNG-8 must be weird.