Hi, nice module.
Using 2.4 version drupal 7, module is rendering "colorbox" view declared fields, but fails to render the 3 column display suite stacked layout. Shows all the content in only one column falling the 2nd and 3rd column to the end of content.
It's supposed to see in colorbox the same layout of the normal view, an the columns with images in the rigth fall back to the end of the content.
The attached images shows scrolls o the colorbox node and the full view node
thanks for your support
Gustavo

Comments

iLLin’s picture

Status: Active » Closed (works as designed)

I am pretty sure this is a CSS issue not a colorbox node issue.

iLLin’s picture

Issue summary: View changes

embedding "display suite" and "drupal 7" texts

mastoll’s picture

Issue summary: View changes
StatusFileSize
new95.98 KB

While this IS CSS related, it is not a problem with CSS attributes or rules themselves.

Rather, the Display Suite CSS file, ds_2col_stacked.css is called into the full-screen node display, but not into the modal node display.

This is illustrated by viewing the inspection panel snips in the attached image.

I am using Drupal 7.41
Display Suite 7.x-2.12
Colorbox Node 7.x-3.5+6-dev

mastoll’s picture

Status: Closed (works as designed) » Active