Hey!
Well, I can’t dive into teaching you CSS, but the following styles achieved some well aligned text with left placed images and plenty of space around them:
.testimonial_body {
display: block;
float: none;
margin-left: 140px;
}
.testimonial_author {
margin-left: 140px;
}
Can you try that out and let me know what you think?
Edit:
Here’s a screenshot of what it looks like to me, with the above CSS applied.
Thanks!!
Richard
Thread Starter
TheGG
(@thegg)
Got it! 🙂
I just combined your coding with mine!
Thank you, thank you, thank you! 🙂
Thread Starter
TheGG
(@thegg)
Ugh! And then… I updated the plugin… and everything’s all out of whack again! 🙁
Issues I didn’t have before…
1. Featured Images for the Testimonals I created today are showing up really tiny! They should be 115 x 115 like the others.
2. Text on some of the Testimonials is appearing darker than the others.
I’ve checked for text formatting issues, issues with my image editing program + settings, etc., I’ve tried using different browsers, cleared cache, disabling all plugins except Easy Testimonials + I cannot for the life of me, figure out what the issue is… I’m beyond frustrated at this point!
Please help! 🙂
See examples here.
Hello!
1. What version were you on before? How were you outputting images at 115px?
Since version 1.5.8, users have had the ability to control the size of the images that were displayed, in the Pro version. Nothing has been introduced since then that would affect image sizes. It’s possible that, if you had installed prior to that version, images were being added at a different size.
2. I don’t see any difference between the text on any of the testimonials – are you sure?
Thanks!
Richard
Thread Starter
TheGG
(@thegg)
Hey Richard!
I was using free version, 1.7.4 up until today when I updated to 1.7.5. Just got off the phone with my hosting company + they said that some images were probably uploaded before the plugin was installed, which is why the sizing is different.
Also, fixed the text issue!
Thanks for all your help! 🙂