Zia3 CSS Fullscreen Background Slideshow

Zia3 CSS Fullscreen Background Slideshow Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,154 downloads
Zia3 CSS Fullscreen Background Slideshow Icon

Try plugin: Zia3 CSS Fullscreen Background Slideshow

We'll create fresh WordPress site with Zia3 CSS Fullscreen Background Slideshow installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Zia3 CSS Fullscreen Background Slideshow

A fullscreen background slideshow plugin utilising CSS only for slide transitions and animations.

2


0


0


0


0

updated: 8 years ago
since: 9 years ago
author: Serkan Azmi

Description

A fullscreen background slideshow plugin based on Serkan Azmi’s Zia3 Background Slideshow Plugin. You can see a working demo at http://plugins.zia3.com/

What Can This Plugin Do?

You can use it to

  • Create a fullscreen slideshow
  • Create a fullscreen background (single slide)
  • Specify slide text for each slide that will be animated.
  • 4 different types of slide animation and transitions.
  • Full CSS usage on your website, no extra javascript files required.(less overhead to load your website)
  • Cross browser compatibility
  • Responsive design (will work on any device and screen size)
  • You can specify a slider visible slider title and link along with your website slogan and link.
  • It does use the new media uploader and you can drag and drop your images to rearrange them which is kind of cool.

This plugin does one thing and one thing only, to keep it small yet fully functional.

About the Shortcode:

There are 15 parameters total that you can use with this shortcode. The ID being the only one that’s absolutely required.

List of parameters:

  • id
  • fade
  • delay
  • overlay
  • type
  • arrows
  • autoplay
  • poster
  • random
  • title
  • link
  • slogan
  • slogan_link
  • link_color
  • slogan_link_color

    [zia3 id=”333″ fade=”2500″ delay =”4500″ overlay=”http://mydomain.com/urloftheimage/” type=”1-4″ arrows=”yes” autoplay=”yes” poster=”yes” random=”yes” title=”My Title” title_link=”http://mydomain.com/” slogan=”My Slogan” slogan_link=”http://mydomain.com/” link_color=”255,255,255″ slogan_link_color=”255,255,255″]

NOTE FOR THEME DEVELOPERS: This plugin makes use of both wp_head() and wp_footer() so if your theme is missing either you may experience issues using this plugin.