[support] RE: [drupal-support] Background Color On BlueMarine

Metzler, David MetzlerD at evergreen.edu
Wed Nov 2 16:17:57 UTC 2005


Yes and no, 

The BlueMarine theme does not directly support multiple color schemes as
some other themes such as Interlaced.   But if you know a little CSS you
can certainly modify the colors on the site by modifying the style.css
on this theme. If you're using the default logo you'll also want to
modify that logo.png file with some image editing software.  

If I'm reading the css/xml right, then the section of style css that
modifies the heading background color is: 

#header {
  background-color: #69c;
} 

All that being said, I'd recommend that you learn how to copy and rename
a theme, or download and use the Theme Editor module to do that very
thing.  The theme editor module will let you edit directly the style.css
file, and also will let you keep a "site specific" theme, in the event
that you're hosting multiple drupal sites. 

More information can be found at the Xtemplate section of the Theme
Developers Handbook at:
http://drupal.org/node/6493

Dave

-----Original Message-----
From: drupal-support-bounces at drupal.org
[mailto:drupal-support-bounces at drupal.org] On Behalf Of Rob
Sent: Wednesday, November 02, 2005 7:49 AM
To: drupal-support at drupal.org
Subject: [drupal-support] Background Color On BlueMarine

Is there a way to change the background on BlueMarine to another color
scheme such as Green, Red, etc?

Rob 

--
[ Drupal support list | http://lists.drupal.org/ ]
-- 
[ Drupal support list | http://lists.drupal.org/ ]


More information about the support mailing list