Yiipppp.. It Works.
Many thanks again.
I added this:
margin: 0;
padding: 0;
}
.image {
width: 79px;
height: 79px;
border: 1px solid gray;
margin: 5px 5px 0px 0px;
float: left;
}
div#latest ul {
display: inline;
}
div#latest ul li {
float: left;
list-style: none;
}
Better to add only the code you said. Adding the rest of my code the gallery images are not shown good.
Best Regards.