Code: Select all
img {
border-width: 0;
max-width: 99%;
}
max-width: 99%;
Will this effect all the images? What happens if a member adds a giant image to a post?pit-PL wrote:In common.css findremoveCode: Select all
img { border-width: 0; max-width: 99%; }
max-width: 99%;
Nothing unusual.What happens if a member adds a giant image to a post?