With link in image, this one, puts in line of down
I want to put several images on the same horizontal line. If I do not put links in the images, it works well, but if I link in each image, the images are placed one below the other.
Please Log in or Create an account to join the conversation.
Please, give me a link to page with the problem.
Please Log in or Create an account to join the conversation.
Thank you very much for answering champion.
www.redgfu.org/mundial/mediateca-y-bibli...eneral/47-curriculum
The first images appear vertically, because some have a link. Then, the other images in horizontal, is because it has no link.
But all of them I put that IN HORIZONTAL.
Please Log in or Create an account to join the conversation.
Sorry for so long waiting - I was in a hospital
The problem is in styles of your template:
www.redgfu.org/mundial/templates/protostar/css/template.css
.thumbnail {
display: block;
.thumbnail > img {
display: block;
Please Log in or Create an account to join the conversation.