Hi:
I have problems viewing in firefox version 22.0, in the home, in an article, the main image is out of the main body.
I initially thought it was problem parameters, but internet explorer and google chrome is displayed without problems.
thanks
teitbite wrote:Hi
Please add this to css:
- Code: Select all
.itemImageBlock img {
width: 100% !important;
}