2013-09-09, 05:54 PM
remove your earlier code and try below code in global.css
(however max-width can be of more size)
remember to hard refresh your browser (eg. press CTRL + F5) on a topic page after saving global.css
img {
max-width: 255px;
height: auto;
}
(however max-width can be of more size)
remember to hard refresh your browser (eg. press CTRL + F5) on a topic page after saving global.css