Skip to content

Commit 1d805ca

Browse files
committed
Update readme
1 parent ada0531 commit 1d805ca

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Installation Сomposer:
1212
composer require webvpf/wn-share-plugin
1313
```
1414

15-
### Social Networks and Messengers:
15+
Social Networks and Messengers:
1616

1717
- Facebook
1818
- Twitter
@@ -23,7 +23,7 @@ composer require webvpf/wn-share-plugin
2323
- Viber
2424
- WhatsApp
2525

26-
### Features
26+
Features:
2727

2828
- easy setup
2929
- opens in a popup window or smartphone app
@@ -38,7 +38,7 @@ composer require webvpf/wn-share-plugin
3838

3939
Specify the id of the buttons that you want to display, separated by commas (fb, tw, vk, ok, in, tg, vb, wa)
4040

41-
![Silver](https://user-images.githubusercontent.com/61043464/112979788-b89bb700-9161-11eb-8698-81be8763e919.jpg)
41+
![Component Share Buttons](https://user-images.githubusercontent.com/61043464/112979788-b89bb700-9161-11eb-8698-81be8763e919.jpg)
4242

4343
In this case, you can specify the order in which the buttons will be displayed.
4444

@@ -73,14 +73,9 @@ With text
7373

7474
![With text](https://user-images.githubusercontent.com/61043464/75198725-fa417d80-5769-11ea-801f-beb789e474c5.jpg)
7575

76-
7776
Simple settings are available in the component settings.
7877

79-
## Custom CSS
80-
81-
Create file `share-custom.css` and place it in folder `plugins/webvpf/share/assets/css/`. In component settings, select **Custom** item for Button Style.
82-
83-
### Disable css
78+
## Disable css
8479

8580
You can completely disable predefined css in component settings. Styles can be placed in css themes or wherever convenient for you.
8681

@@ -120,4 +115,3 @@ skin = "text"
120115
- `silver`
121116
- `color`
122117
- `text`
123-
- `custom`

0 commit comments

Comments
 (0)