Closed (fixed)
Project:
Colorbox
Version:
6.x-1.0-beta10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 09:48 UTC
Updated:
6 Sep 2012 at 19:12 UTC
Colorbox (with Imagefield, Imagecache and Insert) works like a charm. There is one minor irritation, though. When an image shows up, the Title variable (used as the caption for that image) shows up for about 1 second, and then disappears. When I hover my cursor over the caption area, it reappears. This happens for individual images as well as for a slideshow.
It would be nice if I could make the title persistent, i.e. to have it stay there permanently, without having to "call" it with some hovering.
Can this be done?
Comments
Comment #1
frjo commentedThis is how I have designed the default style to behave. THere are a number of other styles included that you may like better. See the Colorbox configuration page.
Comment #2
modul commentedThanks, Frjo. I should have thought about that myself. The other styles come to the rescue.
Comment #3
modul commentedComment #5
winklet commentedWhere is the colorbox config page? I don't see any options to change this and I would also like the caption to remain visible without disappearing.
Comment #6
hanpersand commentedI found a solution to this, and it was to copy the "default" style into my theme folder, call the files in my .info file (as per Colorbox readme instructions), and comment out the jquery function that causes this behavior. More details here: http://drupal.org/node/1471632#comment-6444938