Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Can I use different sub themes on different pages. I have created two omega sub themes - Theme 1 (set as default) and Theme 2. Can I now assign Theme 2, to a set pages using the delta and context module? I created a delta theme based on Theme 2, and a context based on the page names, but the pages display Theme 1.
Is the above possible, or am I limited to using variations of Theme 1?
I had someone build a new webpage design. Simple using HTML and CSS. I can easily edit these using a simple text editor. On non-drupal websites, I can easily just upload it as index.html into the public_html folder and it will show exactly as uploaded. On drupal, I had someone try to implement this homepage design trying as closely as possible to how it was designed. Not only did it take hours but it had to be altered in many ways to make it way less aesthetically pleasing. I don't think it looks close to what the original design was and there are some outstanding issues.
I'm trying to replicate a featured content slideshow like the one seen at the new yorker. With the image on the left and some formated text on the right.
I have created a views slideshow set to show Fields. Currently i have my fields running down vertically within the view including the 'image' field. I was planning to have separate div's grouping the image and the formatted text separately. But i think i foresee that is not a option. Or is it? I'm not too sure.