Changeset 1234095
- Timestamp:
- 08/30/2015 12:52:18 PM (11 years ago)
- File:
-
- 1 edited
-
sticky-ad-bar/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sticky-ad-bar/trunk/readme.txt
r1234094 r1234095 41 41 42 42 = From your WordPress dashboard = 43 Visit 'Plugins > Add New'.44 Search for 'Sticky Ad Bar'.45 Activate 'Sticky Ad Bar' from your Plugins page.43 * Visit 'Plugins > Add New'. 44 * Search for 'Sticky Ad Bar'. 45 * Activate 'Sticky Ad Bar' from your Plugins page. 46 46 47 47 = From WordPress.org = 48 Download 'Sticky Ad Bar' zip file.49 Unzip 'Sticky Ad Bar'.50 Upload the 'Sticky Ad Bar' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)51 Activate 'Sticky Ad Bar' from your Plugins page.48 * Download 'Sticky Ad Bar' zip file. 49 * Unzip 'Sticky Ad Bar'. 50 * Upload the 'Sticky Ad Bar' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 51 * Activate 'Sticky Ad Bar' from your Plugins page. 52 52 53 53 54 54 == Frequently Asked Questions == 55 55 56 = Can I create a dynamic responsive add =56 = Can I create a dynamic responsive add ?= 57 57 58 58 Yes, if your program offer responsible add, use this format, and define the maximum heigh in the pluging settings. Then the width will automatically adjust to the mobile device. 59 59 60 = How to add my own style in css file =60 = How to add my own style in css file ?= 61 61 62 Open the style.css sheet and add the following attribuge: #sticky_ad_bar { ... }62 Open your style.css sheet and add the following attribuge: #sticky_ad_bar { ... }. 63 63 64 64 == Screenshots == 65 65 1. Display options 66 2. Ad copy/paste area67 3. Floating sticky ad appear on top of you theme, at the bootom of the page66 2. Copy/paste area for your ad, or link 67 3. Floating sticky ad appear on top of your theme 68 68 4. Scroll down, scroll up, the ad doesn’t move and sticks to the bottom 69 69
Note: See TracChangeset
for help on using the changeset viewer.