CSS is wrong
-
The value specified in “General width of items” results in this CSS.
.chpcs_foo_content img {
max-width: 180;
}should be “max-width: 180px;” else it does nothing.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS is wrong’ is closed to new replies.