Home › Forums › CSS › Horizontal image menu items not in place › Re: Horizontal image menu items not in place
July 17, 2012 at 3:14 pm
#106260
Participant
#top_header img {
display: inline-block;
float: right;
margin-top: 30px;
}
this places 30px above the images