Skip to main content

All Questions

Tagged with
1 vote
1 answer
467 views

How to not combine images of multiple galleries with colorbox

Need your expert help/advice on this colorbox usage issue. I have a set of galleries to be displayed on a screen, where each gallery is triggered by a click on the displayed album's pic. The problem ...
Su Atm's user avatar
  • 17
0 votes
1 answer
281 views

Hide tooltips in Colorbox / Justified Gallery

I'm using Justified Gallery to make an image array (http://miromannino.com/projects/justified-gallery/comment-page-3/#comment-73055). A "title" text is given for the Colorbox caption, and an "img alt" ...
user1799848's user avatar
0 votes
1 answer
683 views

Colorbox, how to show next and previous images as thumbs?

I just started using colorbox for a project and I want to show the next and previous images as thumbs on the left and right hand side instead of only arrows. Is it possible to get the next and ...
Pontus Backlund's user avatar
3 votes
1 answer
3k views

Load an iframe in Colorbox when click on an image

I have two plugins: Tiles Gallery and Colorbox - a very basic gallery setup, click on a thumbnail -> load full size in Colorbox. However, I would like to be able to click on a gallery image and load a ...
L Petkov's user avatar
1 vote
2 answers
8k views

Gallery and Colorbox group images

I have a little gallery: Big photo Little thumbs at the bottom When a user click on a thumb the big photo change and when you click it ColorBox load, so far so good. Now i want that when a user is ...
Maanstraat's user avatar
  • 1,251
0 votes
1 answer
469 views

ColorBox with gallery

I have a little gallery: Big photo Little thumbs at the bottom When a user click on a thumb the big photo change, oke great. Now i have add the Colorbox plugin on the big photo so when a user click ...
Maanstraat's user avatar
  • 1,251
0 votes
2 answers
1k views

Colorbox without plugin and wordpress 3.5.1 gallery

I have a problem. I would like to integrate colorbox effect on a wordpress theme, but without plugin. So I have this: <link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>...
Joupi's user avatar
  • 1
0 votes
2 answers
2k views

Add jQuery colorbox plugin to a dynamically created element always show first picture

I created dynamically (ajax) pictures table by DataTables.net. Show pictures by colorbox is working good $('.colorbox').live('click', function(e) { e.preventDefault(); $('.colorbox').colorbox(...
zmt's user avatar
  • 1,261
1 vote
0 answers
541 views

jQuery Image Swap with Link and Colorbox

I'm trying to make a relatively simple gallery which has 3 sizes for the images: - fullsize - this is linked to using "colorbox" for a modal display mediumsize - there is only one of these on the ...
John A's user avatar
  • 53
0 votes
1 answer
458 views

How to build a gallery using colorbox?

I've read many times the FAQ but i still don't get any satisfying solution. I'll explain my situation and my actual problem: I have a rollover image, which already has id and class assigned thru a ...
user1518760's user avatar
0 votes
2 answers
2k views

PHP Dynamic Colorbox with Multiple Galleries

I have dynamic gallery generated from a php code, wich are represented by one picture only. When you select that picture, it should open a color box with multiples photos. The problem is, my colorbox ...
Mark's user avatar
  • 11.4k
0 votes
2 answers
1k views

Possible to load image objects directly into jquery colorbox?

I'm using the jQuery plugin "colorbox" and I need to be able to dynamically load the colorbox with a list of preloaded image objects. The problem is, I have 3 image sizes, thumbnail, display, and ...
mbeintema's user avatar
  • 308
0 votes
2 answers
599 views

Adding all image links to a colorbox on the site

I'm using colorbox on: http://www.rheolas.com/tsalapeng I want to set it to automatically add all colorbox links on a page to a set, so you can browse through them with the left right arrows. How do ...
bigonroad's user avatar
0 votes
1 answer
229 views

Jquery/Colourbox many links to colourbox galleries/Array?

Thanks Christopher for jQuery / Colorbox - create a separate link to open the colorbox? I need more than one link, how can I coding it more elegant way than now i will have nine galleries..An Array? ...
nastia's user avatar
  • 1
0 votes
1 answer
2k views

Drupal Gallery Formatter and Colorbox

Can anyone tell me how to make Gallery Formatter open a Colorbox modal when the slide is clicked? I have both modules installed as well as CCK, etc... Also, I have made sure that the colorbox library ...
Robert Fleming's user avatar