Skip to content

Instantly share code, notes, and snippets.

@EastSideCode
Created April 25, 2017 17:33
Show Gist options
  • Select an option

  • Save EastSideCode/6cc785dd94069fee70960c4c62fbd622 to your computer and use it in GitHub Desktop.

Select an option

Save EastSideCode/6cc785dd94069fee70960c4c62fbd622 to your computer and use it in GitHub Desktop.
Expand arrows on NextGen Gallery with fancybox to edge of browser window
#fancybox-left, #fancybox-right {position: fixed !important; visibility: visible !important;}
#fancybox-right span { left: auto; right: 20px; }
#fancybox-left span { left: 20px; }
#fancybox-close {position: fixed !important; top: 20px !important; right: 20px !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment