I am using the intranet template in kentico 8. On the homepage, zone left widgets 'float' up overlaying widgets above it when page is displayed but in design mode it looks fine. When I move the same widgets in the right zone this does not happen. How can I get the zone left widgets to stay pit?
Sherri sounds like a style thing. Check the CSS styles and how they are being applied to the widget container. This will probably show you what is causing the overlay float
Check your html tags and make sure all your div's are closed, which will do this.
Rows layout was the culprit! I was using it to organize the widgets on a left zone. I removed it and put back the widgets and I have no overlay.
Please, sign in to be able to submit a new answer.