
Download the latest file from above then import the template. In one of the css files you should find something similar. The number after #pic is the id number of the menu item like 30. Now the first one of these should look the same, the next one after these must have the height of the first one, and the next one is to have the height of the first and second and so on. All the heights are to be inputted into the Top section. (Ill see if I can get a working version for you.)
#imap #pic30 {
left: 0px;
top: 0px;
z-index: 20;
}