0

Pictures of topics within the site appear with unclear accuracy?

.......[/B][/SIZE][/COLOR][/CENTER] [COLOR=rgb(163, 143, 132)][SIZE=5][B][CENTER]<style type="text/css"> /* blogger-educ.blogspot.com */ #sliderFrame {position:relative;width:700px;margin:0 auto 40px;}

#slider { width:700px;height:306px;/* Make it the same size as your images */ background:#fff urlundefinedhttp://4.bp.blogspot.com/-aVGCcclfKQo/UR-T3vxFAMI/AAAAAAAABm8/ncwIfUdoLIw/s1600/loading.gif) no-repeat 50% 50%; position:relative; margin:0 auto;/*make the image slider center-aligned */ box-shadow: 0px 1px 5px #999999; }

Ghoul Fool
  • 6,249
  • 10
  • 67
  • 125
  • The first image e.g. has a resolution of 600px × 580px (BTW: you specify incorrect pixel sizes in the img attributes). Because of the css style you apply (img.post-thumbnail), it gets streched into a very differend aspect ratio. Therefore it looks squished. See https://www.w3schools.com/html/html_images.asp, especially the "Width and Height, or Style" section. – ChrisB Mar 28 '23 at 15:09

0 Answers0