Page 1 of 1

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

Posted: Sun Jun 20, 2021 9:55 pm
by crispy68
Image

I don't believe I have listed this extension before other than mentioning it in previous posts.

Description:
This extension allows you to insert an image and wrap text around it responsively.

Features:
- New: Ability to add a border radius to image
- New: Can choose Ellipse or Circle to wrap text around image of same shape
- New: Ability to add a drop shadow to image
- New: Added text alignment option
- Wrap text around an image
- Set max-width and min-width for image to scale
- Add breakpoints to have different font sizes in BP's
- Multiple instances on one page
+ more!

PLEASE NOTE!!:
If you already own this extension, then simply visit the My Orders page and login to get the update. Please do NOT reorder it thru the store.

Download Package:
Includes extension and .pdf instructions.

Info & Demo:
Web Builder Templates

--------------------------------------------------

Looking for some other Menu Extensions?
Go here!

Need an interesting Slider or Slideshow Extension?
Go Here!

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 6/20/21 **

Posted: Mon Jun 21, 2021 12:18 am
by paddlefoot
Thanks Crispy!

Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 6/20/21 **

Posted: Sat Sep 04, 2021 4:59 pm
by crispy68
New in version 1.5.0:

- New: Ability to set an image breakpoint so that image fills the entire first row with text below. Improves look on mobiles.

View demo to see it in action.

If you have already own the extension, please visit the My Orders page and login to get the update rather than re-purchasing it thru the store.

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

Posted: Sat Sep 04, 2021 10:40 pm
by ColinM
Nice one Ron! 8)

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

Posted: Sun Sep 05, 2021 10:06 pm
by zinc
Quality work as usual Ron! :D

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

Posted: Mon Dec 13, 2021 10:47 pm
by smile
The original wrap text element at least allows for animation and events to be configured.

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

Posted: Mon Dec 13, 2021 11:31 pm
by crispy68
Ok. But mine makes mounds and mounds of coleslaw. Are you requesting an update or just criticizing it? This is something I created for myself and decided to share with others for free.

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

Posted: Tue Dec 14, 2021 12:22 am
by BaconFries
Ok. But mine makes mounds and mounds of coleslaw
Love it that'll be the xtra crispy coleslaw... reads as a criticism to me Ron

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

Posted: Sat Dec 18, 2021 8:28 pm
by JohnR
Very well done and practical extension.
Thank You!!!

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

Posted: Sat Dec 18, 2021 9:37 pm
by crispy68
Thanks JohnR,

I'm glad you found it useful! Thanks for the feedback.

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

Posted: Thu Aug 11, 2022 6:04 pm
by HGF
Very useful to me. Thank you very much !

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

Posted: Mon May 01, 2023 2:23 am
by dave9948
Using the "Image Text Wrap Extension" is there a way to change the text line spacing.
My main body area is 1.3 on the spacing and I can't figure out on the extension how to set this to 1.3 line spacing for the text when using image text wrap.

Any help would be greatly appreciated.

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

Posted: Mon May 01, 2023 5:59 pm
by crispy68
@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.

There is a problem with text input

Posted: Tue May 02, 2023 8:46 pm
by VictorKrs
Good evening!
There is a problem with text input. When you click "..." in "Textcontent" nothing happens. I.e. there is no way to enter text :(

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

Posted: Tue May 02, 2023 10:43 pm
by crispy68
@victorkrs,

I'm not aware of any issue entering text. I've used it personally many times without issue and works for me. Do you have a demo test project that I can look at?

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

Posted: Wed May 03, 2023 7:45 am
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

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

Posted: Wed May 03, 2023 5:59 pm
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.

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

Posted: Thu May 04, 2023 10:47 pm
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

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

Posted: Sat May 13, 2023 3:05 pm
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

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

Posted: Sun May 14, 2023 7:55 pm
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.