Skip to content

OzzyCzech/omZoom

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

omZoom

Wordpress plugin for zooming images like Medium

How to install

  1. Download Latest Version
  2. Unzip to wp-content/plugins
  3. Activate plugin in Wordpress Admin Area

Change overlay background color

Just add follow CSS code to your tepmplate:

.medium-zoom-overlay {
  background-color: rgba(255, 255, 255, .5)!important;
}

Credits

About

Wordpress plugin for zooming images like Medium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published