3

Help Debugging subtheme

http://drupal.org

Can someone point me in the right direction on subthemes? I'm very new to drupal, but have a lot of web development experience.

I'm trying to subtheme acquia marina so I can mess around with it and still allow for upgrades. No matter what I do, the css from the base theme doesn't seem to get picked up. I just get the plain vanilla html, with no styles. I haven't even tried to modify the css yet, since I can't even get it to work without modifications.

I've got a subdirectory: sites/all/themes/am_sub with one file in it (.info) and nothing else at this point (although I have tried including and referencing a blank am_sub.css which doesn't seem to help). I can see the theme in my /admin/build/themes area, and it even picks up the screen capture from the base theme, but no css.

Help?!

Here's the contents of the am_sub.info

; $Id$

base theme = acquia_marina
name = Acquia Marina Sub
description = This is a subtheme of Acquia's Marina theme. By TopNotchThemes
core = 6.x
engine = phptemplate

(I've also tried including and excluding the style sheet references and region references. I've found that the region references help the blocks show, but the css doesn't seem to get picked up no matter what.)
;stylesheets[all][] = style.css
;stylesheets[all][] = icons.css

read more

Read »
Created by Dplanet 2 years 46 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Help Debugging subtheme

Recent comments