Howdy. Apols if this is somewhere else, but I didn't see it on my traverse of topics. I have this nice theme installed, but it breaks on large inline images in the content bar.
Here is an example. I thought it might have something to do with
#content p img{
float: left;
border: none;
margin-right: 15px;
margin-bottom: 10px;
}but going to float none doesn't fix the behaviour. Anyone?
Ta,
s.















Fix pic size and use fixed width & height
The pictures are simply too big.
well, ok, but if you notice,
well, ok, but if you notice, it is breaking on \
blocks as well. I would have thought that the formatting was smart enough to get round that.Post new comment