Hi there. While in the design view, often times my images will shrink in size. For example, the images in the attached were the same size, but then all of a sudden while I was working on something different they shrunk. Any thoughts?
They grow/shink based on parent width. Right column has content inside making it wider than the others. Either set an explicit width to the all logos or change child sizing to 'Don't shrink or grow'. Hope this helps.
Thank you for the quick response. It was a bit hard for me to follow at first but I think I was able to fix it.
Essentially I had a wrapper div around the image and the image style was set to 50%. I reset the image style to Auto and set the 50% size style to the image wrapper. Sorry if thats hard to follow