Loading...
banner plugin Image
woo-image

TinyMCE Clear Float

By Philipp Bammes

Description

This plugin enhances the WordPress TinyMCE editor by adding a button specifically designed to clear floats. This functionality is essential for maintaining the layout and appearance of content within the editor.

By using this button, users can easily manage float properties in their text and media, ensuring that their posts and pages display correctly without unwanted overlaps or layout issues.

Other Notable Features

Here are a few other notable features of this free TinyMCE Clear Float plugin.

check-fill
Clear
check-fill
Clear Floats
check-fill
TinyMCE

Screenshots

FAQ

Line breaks with inline styles (<br style="clear: both;">).

Note: TinyMCE wrapps line breaks in paragraphs which may lead to additional margins depending on your theme. To prevent these margins paste the following in the “Custom CSS” part of the Customizer:
p > br[style=”clear: both;”]:only-child {
content: ”;
display: block;
margin-bottom: -1.5em;
}
The value 1.5em corresponds to your theme’s margin-bottom of <p> tags.

Contributors and developers

“TinyMCE Clear Float” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.85

Average

Star-Image

Ratings

5 out of 5 | 6
History-Image

Version

1.3.2
calendar-Image

Last updated

7 years ago
Star-Image

Active installations

10,000+
Star-Image

WordPress version

4.9.29 or higher
php-Image

PHP version

or higher
translate-Image

Languages

2

Tags

Clear,Clear Floats,Formatting,TinyMCE,Wordpress Editor