I want to write a drupal module which will toggle between 2 themes according to the time of the server.
We have a legacy app with multiple asp.net themes.Each theme have a .skin file.Each skin file is almost identical except for some things.The files share a lot of similarities.I开发者_如何学Gos it poss
So..I have created a module called \"moon\". In the module, i use moon_menu to assign a menu that calls back moon_page to display something to the browser.
I am dealing with this issue in DevExpress.XtraEditors context, but maybe the answer would also apply to other situations where themes are used for WinForms controls.
I want to download themes.xml from network because i开发者_如何学Go need dinamically change application theme.
iv tried several diffrent ways but cant seem to get the alertdialog to properly change themes. my activities have there custom theme set in the manifest so im not sure if this is causing the conflict.
I am a newbie in magento. I want to have a theme with a black background header with my logo, a dark grey image in the footer with some text on it and in the middle a black coloured area that is blank
I\'ve built a site for a customer in Magento (version 1.4), and now need to copy the theme acr开发者_如何学运维oss to a new site for the same customer. Is transferring the theme as simple as copying t
I have RSS feed of custom type news items in Drupal 7 using Views module. Created views-view-row-rss.tpl.php in /mytheme/ directory and in \"Edit view\" \"Theming information\" Row style output: views
I want read-only check boxes to be greyed out, but display their checked/unchecked status under Windows (XP and above), but I\'m having some issues.