How would I theme the navigator when viewing the "image-detail-view"? I am trying to change what information is displayed in what column. Also, this is a wonderful module and a much needed addition to drupal.

Thanks

Comments

designwork’s picture

Hi joey,

you may theme it via CSS with the following classes:
image-navigator
image-navigator-left
image-navigator-mid
image-navigator-right

or in the theme.inc function theme_gallery_image_navigator

Dirk

dddave’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -theme, -navigator

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