Closed (fixed)
Project:
Colorbox
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2012 at 15:56 UTC
Updated:
7 Sep 2017 at 14:30 UTC
Jump to comment: Most recent
Comments
Comment #1
radimklaskaThere is hook_colorbox_settings_alter.
Create custom module and in mymodule.module do this:
Look at colorbox.api.php for more info.
Comment #2
frjo commentedComment #4
almissh commentedIt works! Thanks