1

I'm using Drupal and Lightbox module to display the content of articles in this website: donatellabernardi.ch/drupal if you click on an article the lightbox is displayed.

However I have 2 problems with it:

1) I cannot use the libraries such as the tooltip library qTip from it. (If you move the mouse over the balls, you'll see the tooltips)

2) I cannot invert the title with the balls (tags), because it seems that the template of the node in the lightbox is not controlled by my theme. I tried also to change the node template (in the drupal root folder), swapping title and meta data but it didn't work.

thanks

aneuryzm
  • 63,052
  • 100
  • 273
  • 488
  • 3
    The usage of the word "balls" in your question almost made me fall off the chair laughing :D (sorry for an offtopic comment) – mingos May 02 '10 at 19:10
  • ahah, it was to make the question more interesting. Anyway if you can provide a solution would be great, since I'm really stuck. – aneuryzm May 02 '10 at 19:42
  • Alas, I cannot. I've never used Lightbox or qTip before :(. – mingos May 02 '10 at 21:25

1 Answers1

1

I've solved with the awesome simpletooltip plugin

aneuryzm
  • 63,052
  • 100
  • 273
  • 488