I have a sub theme called JeanB
whose jeanb.info
file is like
name = JeanB
description = JenB is a new theme.
basetheme = bartik.
stylesheets[all][] = css/jeanb.css
regions[header] = Header
regions[help] = Help
regions[page_top] = Page top
regions[page_bottom] = Page bottom
regions[highlighted] = Highlighted
; Information added by drupal.org packaging script on 2012-02-01
version = "7.12"
project = "drupal"
datestamp = "1328134560
The direcory jeanb
is in /sites/all/themes
. But this sub theme is unable to inherit the parent css properties, though jeansb.css
works !