Hi, I've added the feedback corner (div="feedback" and using css) But the templatezones files (category, accordion, adspaces etc) are on top of the corner, How can i switch the order so the corder will be on top of the page. See image
That would be a z-index specification in your css element. The higher number the z-index the further above the layer will be within the browsers rendering of the page. w3schools z-index