Skip to content

Instantly share code, notes, and snippets.

@Sitebase
Created January 12, 2015 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sitebase/83c5144adf1e686426e8 to your computer and use it in GitHub Desktop.
Save Sitebase/83c5144adf1e686426e8 to your computer and use it in GitHub Desktop.
Reorder BuboBox stack items
var bbbx_stack_presets = {
'overlay' : {
modules: [
'pre',
'terms.pre',
'terms',
'terms.post',
'overlay.pre',
'overlay',
'overlay.post',
'form.pre',
'form',
'form.post',
'post'
]
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment