Quote:
Originally Posted by DNSB
You might try specifying the amount of the div the image is allowed to use. Currently, I can't see where you have specified a size for any of the elements.
|
I tried the following:
Code:
p.fig-img
{
max-height: 90% !important;
text-align:center;
margin: 10px;
}
but get only image and text overlapping