Closed (fixed)
Project:
Shadowbox
Version:
6.x-3.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2010 at 19:05 UTC
Updated:
5 May 2010 at 18:47 UTC
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
Comment #1
nicholas.alipaz commentedI 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.
Comment #2
sickhippie commentedI ended up going with a different solution - but this would have worked too.
Marking closed.