Tagged: x
-
AuthorPosts
-
April 27, 2016 at 6:51 am #901954
hadoriiParticipantHello,
I’d like to add a round image to each of my clients’ testimonials, which I created using quote block. Is that possible? Here’s the general idea of what I’m looking for.
Thanks!
April 27, 2016 at 1:28 pm #902770
RupokMemberHi there,
Thanks for writing in! You can just add some CSS on the Style field for your image element :
border-radius: 50%; width: 150px; height: 150px;Hope this helps.
Cheers!
April 27, 2016 at 3:20 pm #902961
hadoriiParticipantJust to be clear, I add this to the style field on the block quote itself? I want to add the image within the border of the quote.
April 28, 2016 at 4:27 am #903769
DarshanaModeratorHi there,
You can do something similar to that (https://snag.gy/Vd01JS.jpg). Add the following code to your Quote & Citation to see the example.
<img src="http://www.sunset-hill-borabora.biz/42-cart_default/extra-person.jpg" style="float:left;border-radius: 50%; width: 100px; height: 100px;border: 1px solid #000000;padding:10px;margin-right:10px;">Input your quotation here. Also, you can cite your quotes if you would like.Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-901954 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
