Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2009 at 19:48 UTC
Updated:
19 Feb 2010 at 19:08 UTC
I've looked for answers to, and posted this question on the forums, but no luck. I am hoping it has a simple answer as I don't want to slow down the queue.
I was wondering if it's possible to make multiple lightbox_alt.css files for each website theme I have in my installation. I tried copying and pasting the file into one of my theme folders, but it didn't pick up any of my custom styles. Is there an easy way to do this effectively without having to modify the file in the core modules folder and having it effect all my themes and being wiped on every update?
Thanks for any help you can give me, I love this module!
Comments
Comment #1
vm commentedafter adding the css file did you clear the theme registry? (especially important if you've enabled css aggregation)
did you define the css stylesheet in your themes .info file? (not 100% this is required but it may be.)
Comment #2
Geijutsuka commentedYeah, clearing the theme registry doesn't seem to do anything. I haven't tested the .info file theory yet because I currently don't have access to it (I'm one of many working on the site). I'll post a solution if I find one.
Comment #3
Geijutsuka commentedI wasn't experienced enough when I initially posted this question to realize that one needs to put the css for the module in the your custom theme folder and mention it in the .info file... what a waste of a post-- I feel like an idiot.