Hello,
I used Testimonials shortcode, to use the rounded image i like into Tabs.
I’d like you to add the shortcode of “Rounded” Image into the default css to call that shortcode easier.
Waiting for that, or indicate it here, Could you please tell me how i can have a bigger image ??? Here :
http://s27.postimg.org/49a6vn98z/image.png
(Bigger testimonial round into my tabs)
URL of my “tweak” : http://www.digitalmedia.pro/pauldaniel/?page_id=2616
Hi DigitalMedia!
Please go to Settings > Media and change the thumbnail image sizes then regenerate thumbnails using http://wordpress.org/plugins/regenerate-thumbnails/
Then add following code to Quick CSS in Enfold theme options under Styling tab
.avia-testimonial-image { height: 100px; width: 100px; }
Width and height values should match your settings in Settings > Media > Thumbnail sizes.
Best regards,
Yigit
Thanks a lot ;)