Reputation: 1
we have a left oriented website with wallpaper commercial. So the center of the page is pushed to the left. It would great if we could define a area/point where the fancybox align to.
like: padding: 100px 300px 0 0;
topRatio would not help for this.
Thanks for help, Ulli
Upvotes: 0
Views: 988
Reputation: 8769
You can push the box using option "margin" - http://jsfiddle.net/jftDF/
Upvotes: 1