Hi, how can I launch a colorbox from a main menu item ? It only allows a link...

Comments

rolandk’s picture

Anyone ?

hutch’s picture

You might be able to alter the menu link with hook_menu_link_alter, see api.drupal.org for details of options

ataxia’s picture

I was able to do this on a Superfish menu using this for a path:

node/31?width=630&height=450&iframe=true

and putting

colorbox-load 

in the options for Classes.

It's working, but not actually opening in an iframe (which is fine with me) and it is ignoring the width and height settings.

lsolesen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.