So, I tried making a sub-theme and it is not showing up!
I wanted to learn to do the CSS overrides so I made a subtheme of the theme I am currently using.
I copied over the CSS files attached to that theme into my sub-theme's folder, because I thought it would be the easiest way to see what the styles that are used in the theme are. I also copied over the graphics. I have a lot of experience skinning forums so I thought this would be a good way to learn, since that's how I originally learned to skin forums.
So!
This is what my subtheme .info looks like:
description = Subtheme test
core = 6.x
base theme = acquia_marina
stylesheets[all][] = style.css
stylesheets[all][] = icons.css
stylesheets[all][] = local.css
stylesheets[all][] = style.css
stylesheets[all][] = icons.css
stylesheets[all][] = local.css
The name of the folder that the original theme is in is acquia_marina. They are both in the same directory,
However, when I switch to that theme, only the CSS styles show up and none of the information from the theme I am trying to use.
For reference, the .info for that theme looks like this:
; $Id: acquia_marina.info,v 1.1.2.2 2008/10/24 08:17:02 jwolf Exp $
name = Acquia Marina
Read »








