Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WP Nice Scroll

Опис

WP Nice Scroll is a fully customizable wordpress scrollbar plugin which enable you to change scrollbar color, border color, radius whatever you want.

Plugin Features

  • Very lightweight
  • Super easy installation.
  • Unlimited colors.
  • All browser supported
  • Touch supported
  • Scrollbar border radius.
  • Scrollbar Width.
  • Scrollbar scroll speed.
  • Scrollbar border.
  • Auto Hide Enable/Disable Mode.
  • Easy Option Panel.
  • Easy Documentation.

Arbitrary section

A brief Markdown Example

Скріншоти

  • WP Nice Scroll settings.

Встановлення

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->WP Nice Scroll Settings screen to configure the plugin.

Відгуки

25.01.2018
Open 'plugin-main-file.php' and erase line 29 (echo $enable;), then it works like a charm ^‿^ + Here is my custom styling to make the scrollbar under windows look like on MacOS. .nicescroll-rails{z-index:999999!important} .nicescroll-rails:hover{ background-color:rgba(255,255,255,0.66); width:12px!important } .nicescroll-cursors{ background-color:rgba(66, 66, 66, 0.75)!important; } .nicescroll-rails:hover .nicescroll-cursors{ background-color:rgba(66, 66, 66, 1)!important; width: 12px!important; } .nicescroll-cursors:hover{cursor:all-scroll;} Thank you Muhaimin!
Прочитати всі 1 відгук

Учасники та розробники

“WP Nice Scroll” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP Nice Scroll” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial Release