Tagged: x
-
AuthorPosts
-
January 26, 2017 at 8:52 am #1346375
jdfestaParticipantGood morning. Curious — how can I keep images from stretching out to the width of the site? I’m trying to add a small Pinterest pin (width 735px) on my blog posts, but it keeps getting stretched out.
Thanks!
January 26, 2017 at 9:35 am #1346439
Prasant RaiModeratorHello There,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
January 27, 2017 at 1:04 pm #1348074
jdfestaParticipantSure. There is an example in this post if you scroll all the way to the bottom. See how the Pinterest pin looks more like a stretched out photo?
http://nyctoursandphotosafaris.com/transmitter-brewing/
Instead I want it to look like the Pin at the very bottom of this post:
http://epicureandculture.com/accessible-attractions/
Thanks!
January 27, 2017 at 10:25 pm #1348560
FriechModeratorHi There,
I don’t see any pin it on the bottom of that post. Only the Pinterest share icon.
http://image.prntscr.com/image/77f873cac4cf4e798f906268b247ece6.png
Please clarify or provide us screenshot.
Thanks.
January 30, 2017 at 8:09 am #1350735
jdfestaParticipantIt’s above that bio box. Here’s a screenshot. Can’t fit it all in because it’s so large though:
Basically I want to know how I can keep images at the size I upload them, instead of them stretching out to the width of the site?
Thanks!
January 30, 2017 at 8:57 am #1350834
ChristianModeratorX does not crop feature images so you must be using a third party image plugin. Please deactivate all third party plugins and check again. Looks like you’re using Photon from Jetpack.
Thanks.
January 30, 2017 at 5:16 pm #1351471
jdfestaParticipantHmm that didn’t work, but not sure you’re understanding. My problem isn’t cropping, it’s that the photo is being stretched to the width of the site. I want the photo to stay at 700 pixels wide.
January 31, 2017 at 12:51 am #1351884
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.single-post .entry-featured { width: 84%; margin-right: auto; margin-left: auto; }Hope that helps.
January 31, 2017 at 3:59 pm #1352828
jdfestaParticipantThank you. I can’t find the Global CSS though. When I go to Customize -> Custom it just has areas for Custom Code, but I don’t see the word “global.”
Screenshot attached:
February 1, 2017 at 12:46 am #1353277
FriechModeratorHi There,
Can you confirm that you’re using the latest version of X|Theme? (4.6.4 as of this writing). You site is UNDER MAINTENANCE mode right now. Would you mind providing us login credentials in private reply so we can take a closer look.
Thanks.
February 1, 2017 at 2:11 pm #1354162
jdfestaParticipantThis reply has been marked as private.February 1, 2017 at 7:56 pm #1354645
LelyModeratorHi There,
The credentials are not working. It says invalid username.
The image is just displaying 100% width depending on it’s container. To reduce the size, please add maximum width to that image.Hope this helps.
February 2, 2017 at 6:27 pm #1355922
jdfestaParticipantFebruary 2, 2017 at 6:35 pm #1355930
jdfestaParticipantOops, I see my html turned into the real photo. Here is a screenshot;
It’s the code on the bottom. What do I add to it to make sure it doesn’t stretch?
Thanks!
February 3, 2017 at 12:21 am #1356349
Paul RModeratorHi,
You can add max-width inline style to your image.
eg.
<a href="http://nyctoursandphotosafaris.com/wp-content/uploads/2017/01/pin22.jpg" rel="nofollow"><img style="max-width:735px;" src="http://nyctoursandphotosafaris.com/wp-content/uploads/2017/01/pin22.jpg" alt="cupcakes in nyc" width="735" height="1102"></a>Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1346375 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

