forked from ThematoSoup/Sticky-Header
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·46 lines (32 loc) · 1.59 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Sticky Header by ThematoSoup ===
Contributors: slobodanmanic, nikolicdragan
Tags: sticky header, header, sticky menu, fixed header
Requires at least: 3.5
Tested up to: 3.6.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
For support requests please use our dedicated support forums at - http://support.thematosoup.com
Sticky Header by ThematoSoup allows you to add sticky header to any WordPress theme.
== Description ==
Sticky Header by ThematoSoup allows you to add sticky header to any WordPress theme.
== Installation ==
1. Download the plugin from this page and extract it
2. Copy the sticky-header folder to the "/wp-content/plugins/" directory
3. Activate the plugin through the "Plugins" menu in WordPress dashboard
4. Setup your sticky header from Appearance > Customize
Menu - Select a menu from dropdown. Must create at least one menu first. Menu can be only one level deep (no submenu items).
Logo - Upload logo image, should be 30px tall or will be resized. If logo image is not uploaded site title will be used.
Background color - Sticky header background color.
Text color - Sticky header text color.
Make visible when scrolled to - Distance from top of the page at which sticky header will show, in pixels.
Hide if screen is narrower than - Sticky header will not be shown on screens narrower than this value, in pixels.
== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.
== Screenshots ==
1. This is the first screen shot
2. This is the second screen shot
== Changelog ==
= 1.0 =
* First version.