Website: printbits.dk
Thanks for the help in advance!
]]>Screenshots: https://imgur.com/a/ETSZT
The squashed one is in Google Chrome (46.0) on a Retina MBP on OS X 10.10.4.
The second (normal) is in Safari (8.0.7) on the same machine.
I’ve noticed that the squishing seems to happen most frequently on retina displays, but isn’t fully consistent. I have a plugin installed (WP Retina 2X) to handle retina graphics, but it was installed after these issues arose in an attempt to solve the problem.
I’m wracking my brain trying to figure out where this could be coming from, but I’m at a total loss now.
Site available at https://www.carleylaine.com/portfolio/the-kite-runner/
]]>Only in Safari (I used version 5.1.7 to check) (as far as I know, it’s only happening in Safari) when viewing my gallery the thumbnails are VERY thin and stretched vertically. You can see the problem here (if the problem shows up on a browser besides Safari, let me know): https://vanhoutenillustration.com/portfolio/illustration/
The only modifications I’ve made to the css of NextGEN Gallery are:
.ngg-gallery-thumbnail img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0px 4px 5px;
padding:4px;
position:relative;
width: 100%;
height: 100%;
}
and
.ngg-album-compact {
float:left;
height:180px;
padding-right:6px !important;
margin:0px !important;
text-align:center;
width:120px;
}
The only things I’ve altered/added to the css of the Twenty Eleven child theme are:
[Large chunk of CSS moderated. Please just post a link to your site]
I have no idea why this is happening.
https://www.ads-software.com/extend/plugins/nextgen-gallery/
]]>My site is https://www.angelapanetta.com/
The problem I am having is that some of my preview images are being squished to fit the rectangle preview shape, while some are just having a centre section shown with no squishing.
I have no idea why some do this and some don’t, and I am new to wordpress and just starting to learn css, so it is a bit beyond me to work out why and how to fix it.It would appear that horizontal images are being squished, but this isn’t the case for all of them as you can see with the RobotNoir logo (the fourth image on the Logo category page).
Any help is greatly appreciated!
]]>This is killing me and I need to get this fixed for my client. I have searched and browsed this forum and have not found a solid fix for it. I have tried all of the suggestions to no avail.
Any ideas on how to fix this?
Thanks for the help…
]]>the code I’m using to put the image on the page is: <img src=”https://sftattoo.com/wp-content/uploads/2010/07/artists855.png” alt=”” title=”artists855″ width=”855″ height=”400″ class=”aligncenter size-full wp-image-149″ />
I don’t understand why wordpress is shrinking my images width, and is there any way to fix it? I already tried changing the widths in style.css, and changed: if ( ! isset( $content_width ) )
$content_width = 855; in functions.php
but it looks as if the images on the site are being shrunk to a width of 640px, but the no column theme is supposed to allow up to 900 and mine is only 855 (header width).. Any help is appreciated as I have no idea what’s causing the width squish.
Also, is there anyway to apply the HEADER_IMAGE_WIDTH to this image?
]]>