I tried disabling the mainmenu by template setting, but when the menu is disabled, the images on the homepage are no longer aligned as in the demo. see image, please. thanks Marlais
Expert Boarder
Konrad M
Tue Dec 18, 2012 2:07 pm
Hi, can you give me url to your site? It will be much easier to help you.
When you were editing code you left unneeded '</div>' somewhre. Becasue in original, all content from start to bottom part was inside '<div id="gkPageWrap">. But if you check in your source code you will see that only top part is inside this div. So padding rule added to it won't affect content in header. And picture aren't align properly.