Version Description
Download this release
Release Info
Developer | MatthewRuddy |
Plugin | Easing Slider |
Version | 1.1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1.1 to 1.1.2
- css/slider.css +1 -0
- easingslider.php +1 -1
- readme.txt +2 -2
css/slider.css
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
|
10 |
/* main flash */
|
11 |
ul.lof-main-wapper{ /* margin-right:auto; */ background: transparent; padding:0; margin:0; position: relative;}ul.lof-main-wapper li{ padding:0px; margin:0px; float:left; list-style: none; position:relative;}
|
|
|
12 |
.lof-opacity { overflow:visible !important;; position:absolute !important;}
|
13 |
.lof-opacity li{ position:absolute !important;; top:0; left:0; margin:0; padding:0; float:inherit !important;}
|
14 |
ul.lof-main-wapper li img{ padding:0 !important; margin:0 !important; max-width: none !important; }
|
9 |
|
10 |
/* main flash */
|
11 |
ul.lof-main-wapper{ /* margin-right:auto; */ background: transparent; padding:0; margin:0; position: relative;}ul.lof-main-wapper li{ padding:0px; margin:0px; float:left; list-style: none; position:relative;}
|
12 |
+
ul.lof-main-wapper li a img {border:none !important;}
|
13 |
.lof-opacity { overflow:visible !important;; position:absolute !important;}
|
14 |
.lof-opacity li{ position:absolute !important;; top:0; left:0; margin:0; padding:0; float:inherit !important;}
|
15 |
ul.lof-main-wapper li img{ padding:0 !important; margin:0 !important; max-width: none !important; }
|
easingslider.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Easing Slider
|
4 |
Plugin URI: http://easingslider.matthewruddy.com
|
5 |
Description: Easing Slider is an image slider which uses the jQuery Easing Plugin. It comes with many different transition and styling settings so you'll never have to edit any of the CSS files directly. Images are got from custom fields or Easing Slider's own 'custom images' panel where you can specify particular images via their URL.
|
6 |
-
Version: 1.1.
|
7 |
Author: Matthew Ruddy
|
8 |
Author URI: http://matthewruddy.com
|
9 |
License: This plugin is licensed under the GNU General Public License.
|
3 |
Plugin Name: Easing Slider
|
4 |
Plugin URI: http://easingslider.matthewruddy.com
|
5 |
Description: Easing Slider is an image slider which uses the jQuery Easing Plugin. It comes with many different transition and styling settings so you'll never have to edit any of the CSS files directly. Images are got from custom fields or Easing Slider's own 'custom images' panel where you can specify particular images via their URL.
|
6 |
+
Version: 1.1.2
|
7 |
Author: Matthew Ruddy
|
8 |
Author URI: http://matthewruddy.com
|
9 |
License: This plugin is licensed under the GNU General Public License.
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Easing Slider ===
|
2 |
Homepage: http://easingslider.matthewruddy.com
|
3 |
-
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=
|
4 |
Tags: slider, easing, plugin, jquery, content, featured, images, wordpress
|
5 |
Requires at least: 2.9.2
|
6 |
Tested up to: 3.0.1
|
7 |
-
Stable tag: 1.1.
|
8 |
|
9 |
== Description ==
|
10 |
|
1 |
=== Easing Slider ===
|
2 |
Homepage: http://easingslider.matthewruddy.com
|
3 |
+
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=matthew_ruddy%40hotmail%2ecom&lc=US&item_name=Easing%20Slider¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
4 |
Tags: slider, easing, plugin, jquery, content, featured, images, wordpress
|
5 |
Requires at least: 2.9.2
|
6 |
Tested up to: 3.0.1
|
7 |
+
Stable tag: 1.1.2
|
8 |
|
9 |
== Description ==
|
10 |
|