Questions:
http://174.121.2.58/~catchtwe/about-us/
1. I've changed the logo to be higher than default. Ive updated the CSS to the following:
#wrapper_head{
position: relative;
z-index: 100;
overflow: visible;
height: 133px;
}
#top .logo, .logo a{
display:block;
height:133px;
width:165px;
position:absolute;
left:40px;
top:0px;
border: none;
padding: 0;
margin:0;
}
I get a gap in the whitespace under the menu. Can you please help me fix.
2. Please help me get the menu to align to the bottom of the header.
3. Please help me get the featured image's height to auto size to the height of the featured image so that I can upload images with different heights as featured items.














