I'm working with Fancybox 2.0 and I want the titlebox to appear above the image or on top of the image, not below.
Just above all content.
I tried to make the fancybox-inner style position:absolute, but then the height of the fancybox-wrap wont be set to absolute pixels.
Could someone help me achieve that?
Best and simplest - using the helpers:
helpers : {
title : {
type: 'inside',
position : 'top'
}
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With