Linux 软件免费装
Banner图

间隔符

开发者 clevelandwebdeveloper
更新时间 2024年3月27日 05:44
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 6.4.3
版权: GPLv2
版权网址: 版权信息

标签

spacing spacer line space

下载

3.0.1 3.0.3 3.0.4 3.0.5 3.0.2 2.0 2.0.2 2.0.1 2.0.3 3.0.6 3.0.7 3.0

详情介绍:

This plugin adds a spacer button to the WYSIWYG visual editor which allows you to add precise custom spacing between lines in your posts and pages. Note that you can also enter negative spacing to shift the following content upwards. Via the Spacer Settings page, you can create an arsenal of additional spacers and sectional breaks to have at your disposal as you lay out your pages. The Spacers that you build can be added into your posts and pages with the spacer button in the WYSIWYG visual editor (see screenshots). Spacer is also compatible with WordPress Multisite. New in Version 3.0 More information at the Spacer project homepage. Premium Add-on Visual Artist - gives you even more control over the look and feel of your text. Create fancy dividers without mastering css!

安装:

  1. From WP admin > Plugins > Add New
  2. Search "Spacer" under search and hit Enter
  3. Click "Install Now"
  4. Click the Activate Plugin link

屏幕截图:

  • Give your spacers descriptive names (like gray divider) to remember them later. Use the live preview tool to help as you build.
  • Create an arsenal of spacers and sectional breaks to have at your disposal as you lay out your pages.
  • When writing your posts and pages, you can choose which Spacer you want to add via the Spacer button.
  • Spacer Button
  • Setting the spacer height
  • Spacer height: 35px
  • Spacer height: -35px

升级注意事项:

3.0.6 New: This version includes a security update - Enjoy!

常见问题:

Why shouldn't I just press enter for new lines?

Every time you press Enter or Shift-Enter you will get line breaks that are a certain specific height. Some times you want control over the exact amount of space between lines.

How do I hide spacer on mobile screens?

Settings > Spacer > Default Spacer Height On Mobile > Set this to 0

How do I add a spacer to a page/post?

Press the spacer button in WYSIWYG visual editor, then choose which spacer you want to add (see screenshot). This will add a shortcode [spacer height="20px"]. If you choose a custom Spacer, it will add something like [spacer height="40px" id="19"]

How do I manually set the spacer height on individual spacers?

After you add a spacer via the spacer button in WYSIWYG visual editor, you can change the height in the shortcode. For example, let's say you start off with the shortcode [spacer height="20px"]. Change 20px to whatever your desired line spacing is. For example, [spacer height="30px"] will give you 30 pixels of extra line spacing. If you use negative values the following content will be shifted upwards.

How do I manually edit the height, mobile height, classes, and inline style on individual spacers?

Here's an example of how you could apply this: [spacer height="30px" mheight="0px" class="myspacer" style="background-color:red;"]

How do I create additional Spacers

Settings > Spacer > Add Spacers (top tab) > New Spacer

How do I give my Spacer a background color?

Try adding something like background:gray; to the Spacer's Style setting.

I'm trying to create a divider, but the space above the divider is much more than the space below it. What can I do?

Try adding margin-bottom: 25px; to the Spacer's Style setting.

更新日志:

3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0 2.0.3 2.0.2 2.0.1 2.0 1.0