Is there any way to dynamically load CSS with shadowbox? My issue is this - client wants 4 different types of backgrounds. Content that loads up in the iframe will have one of those 4, and be themed as such. Ideally it would be one of two things: either have 2 separate page (with the same content), one shadowbox themed and one not - but it would have to be determined based on client having javascript enabled, or have some sort of onload custom CSS that lets me hide extraneous page elements (sidebar, menus, etc).

Comments

nicholas.alipaz’s picture

Status: Active » Fixed

I believe your issue could be fixed via the use of custom tpl.php files. See #757162: shadowbox.tpl.php file
--
Los Angeles Web Design and development for Drupal.

sickhippie’s picture

Status: Fixed » Closed (fixed)

I ended up going with a different solution - but this would have worked too.

Marking closed.