Remove blank line after image
Before the image, there may be text together, in the previous line, but after the image, it always leaves a blank line that sometimes makes the text too far from the image. Can be removed?
Please Log in or Create an account to join the conversation.
Sorry, but I don't understand what you mean. Can you 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
After the seventh image, put "Fotos varias". But there is a space above "Fotos varias" up to the image. If mAvik is not active, the text is pasted next to the image. But with mAvik it does not allow me to paste (attach) the image to the text below.
Please Log in or Create an account to join the conversation.
You have such style in your template.
Flie:
www.redgfu.org/mundial/templates/protostar/css/template.css
Line 7139:
.thumbnail {
margin-bottom: 9px;
}
The plugin uses standard class for generated thumbnails - "thumbnail".
And the template has own styles for this class.
It's no bug, it's a feature.
Please Log in or Create an account to join the conversation.