imagemenu

I have added link in case I lose the zip file
imagemenu
1. upload imagemenu to themes/atahualpa/
2 Add all text below to Configure Header Area
COPY TO TEXT EDITOR BEFORE YOU PASTE INTO YOUR HEADER NOTE…..
The double quote character showing (”) is the stylized one, you need to use the plain one (“)


3 THEN ADD text below to HTML Inserts: Header

4.Show Blog Title? No
Show Blog Tagline? No
5 THEN CHANGE imageMenu css and ftp
I changed my size of images to 200 height
HERE
#imageMenu {
height: 200px;
overflow: hidden;
padding: 10px 0 5px 0px;
border-style: none;
margin: 0 auto;
width: 964px;
AND HERE
#imageMenu ul li a {
text-indent: -1000px;
background:#FFFFFF none repeat scroll 0%;
border-right: 2px solid #fff;
cursor:pointer;
display:block;
overflow:hidden;
width:133px;
height: 200px;