IMAGE-TEXT WRAP EXTENSION (FREE) ** UPDATED 5/13/23 **

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
User avatar
VictorKrs
 
 
Posts: 321
Joined: Sun May 17, 2020 8:08 pm

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **

Post by VictorKrs »

Good afternoon!

Thanks for the crispy68 response!

Link to the project: https://cloud.mail.ru/public/BE1T/1zxevfK2D
Link to the video with the problem: https://cloud.mail.ru/public/SoAJ/y5vrUgCiy
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **

Post by crispy68 »

@VictorKrs,

I opened your project and it worked for me.

If you would, can you contact me directly at info@webbuildertemplates.com. I made a slight modification and want to see if you can test it and see if it fixes your issue.
dave9948
 
 
Posts: 2
Joined: Sat Apr 01, 2023 4:49 am

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **

Post by dave9948 »

crispy68 wrote: Mon May 01, 2023 5:59 pm @dave 9948,

Currently, there is not an option to change the line spacing of the text within the extension. I will look at adding this option in the next update.

In the meantime, you can try adding the following code to an html code box between the <head> tags:

Code: Select all

<style>
#wb_Extension1{line-height:1.3;}
</style>
Change the word "Extension1" to match the ID of the extension.
:D Thank You Crispy68. Appreciated
User avatar
crispy68
 
 
Posts: 3056
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **

Post by crispy68 »

New in version 2.0.0:

1. Choosing circle or ellipse shape automatically converts image to these shapes
2. Added border option for the image and extension/container
3. Ability to set border radius of image and extension/container independently
4. Line height option added for text content
5. Add background color to image and text
6. Ability to add a shadow to the extension/container
7. Ability to add events to extension
8. Improved: Class option removed - now uses ID of extension for multiple instances on page

NOTE: This is a code revision of version 1.5.0. You may have to open up each instance of the extension to tweak some of the parameters in the new version if replacing the older version.

!! IMPORTANT !!
If you already own any previous versions of the extension, please visit the My Orders page and login to get the update rather than re-purchasing it thru the store.

** special thanks to VictorKrs for testing
User avatar
VictorKrs
 
 
Posts: 321
Joined: Sun May 17, 2020 8:08 pm

Re: IMAGE-TEXT WRAP EXTENSION (FREE) ** UPDATED 5/13/23 **

Post by VictorKrs »

Thank you, Crispy 68!
You have created a wonderful extension!
I recommend this extension and others that you have developed to all WWB users!
If someone has problems entering text, the whole problem is in the file version. RICHED20.DLL responsible for the MS Rich Text Format mode (at least that's how I solved this issue).
The file can be copied from the MS Office folder or downloaded from the link https://windll.com/index.php/ru/dll/mic ... v253795123.
Post Reply