Zia3 Opening Sequence

0

Zia3 Opening Sequence is a pure CSS opening screen for any website by Serkan Azmi What Can This Plugin Do? Cross browser compatibility Responsive design (will work on any device and sc

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Zia3 Opening Sequence is a pure CSS opening screen for any website by Serkan Azmi

What Can This Plugin Do?

  • Cross browser compatibility
  • Responsive design (will work on any device and screen size)
  • You can specify title and link along with your website slogan and link.

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

About the Shortcode:

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

List of parameters:

  • id
  • font_size
  • title
  • link
  • slogan
  • slogan_link
  • link_color
  • slogan_link_color

    [zia3_os id=”333″ fo0nt_size=”30″ link_title=”My 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.