DRUPAL, Lightbox: how can I automatically change the lightbox modal window height according to the c
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-04-23T08:36:59Z
Indexed on
2010/04/23
8:43 UTC
Read the original article
Hit count: 354
hi,
I'm using Drupal Lightbox to display my nodes (full content, a sequence of CCK Fields). However I'm not able to change the height of my lightbox according to the height of the node.
If I set "height:100%" to all Lightbox elements, the lightBox becomes short and the content of the node is not anymore visible.
thanks
© Stack Overflow or respective owner