IMAGE-TEXT WRAP EXTENSION (FREE) ** UPDATED 5/13/23 **
IMAGE-TEXT WRAP EXTENSION (FREE) ** UPDATED 5/13/23 **
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!
-
-
- Posts: 83
- Joined: Fri Oct 13, 2017 8:30 pm
- Location: SW Florida
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 6/20/21 **
Thanks Crispy!
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 6/20/21 **
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.
- 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 **
Nice one Ron!
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
Quality work as usual Ron!
Running WYSIWYG Web Builder since 2007...
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
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 **
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.
- BaconFries
-
- Posts: 5648
- Joined: Thu Aug 16, 2007 7:32 pm
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
Love it that'll be the xtra crispy coleslaw... reads as a criticism to me RonOk. But mine makes mounds and mounds of coleslaw
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
Very well done and practical extension.
Thank You!!!
Thank You!!!
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
Thanks JohnR,
I'm glad you found it useful! Thanks for the feedback.
I'm glad you found it useful! Thanks for the feedback.
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
Very useful to me. Thank you very much !
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
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.
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 **
@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:
Change the word "Extension1" to match the ID of the extension.
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>
There is a problem with text input
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
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 **
@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?
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 **
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
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 **
@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.
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 **
Thank You Crispy68. Appreciatedcrispy68 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:
Change the word "Extension1" to match the ID of the extension.Code: Select all
<style> #wb_Extension1{line-height:1.3;} </style>
Re: IMAGE TEXT WRAP EXTENSION (FREE) ** UPDATE 9/4/21 **
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
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 **
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.
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.