Hi;burt wrote: ↑Fri May 17, 2024 11:55 am Steve is correct. The sizing would usually be done on the div (note this is NOT useable code);
Now your image is in the 50% div that is half of the larger div.Code: Select all
<div 100%> <div 50%> <img> </div> </div>
Alternatively you can use width utility;
https://getbootstrap.com/docs/4.6/utili ... the-parent
Thank you for this nice tip dear;
But it is not reducing the image size on the console area, once it reduces the image addon can save it as a reduced size thumb.
Actually google insight still takes the original size of the image, saying I need to reduce the image size.
Regds./
radhavallabh