=== Simple Self-Styleable Pop Up === Contributors: michaelni Tags: Pop-Up, Pop Up, Popup, Cookie Disclaimer, Cookie, Disclaimer Requires at least: 3.4 Tested up to: 4.0 Stable tag: 0.5 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html SSSPU allows users to easily add pop-ups to their websites. Intermediate HTML and CSS knowledge is required for this plugin. == Description == This plugin is designed to give it's user full styling possibilities while offering a easy-to-use framework at the same time. With a limited amount of HTML and CSS knowledge, the Popup can be fully styled and customized by the user. == Installation == This section describes how to install the plugin and get it working. 1. Upload 'plugin-name.php' to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. You may access and modify the settings in the WordPress backend via Settings -> Self-Stylable Pop-Up == Frequently Asked Questions == = How can I create a button that closes the Pop-Up? = Simply wrap the text or element into
-tags. You can also style these tags in the CSS-section of the plugin. By default, .ssspu-close does not contain any styles. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.0 = * First stable and tested version.