It was already mentioned here (#1398202: Add a control to remove background color entirely) but nobody had an eye on it as it seems.

It is not possible to me to set a background image from my subtheme because the .bb-n always sets the background image to none after the custom css from the subtheme is loaded.

I would suggest changing the behaviour from background-image:none to nothing or add an option for custom backgrounds. Obviously this setting would not write the background-image:none to the class.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jeff Burnz’s picture

Hah, yes I know, its completely stupid how it works now, none should be doing nothing!

Devin Carlson’s picture

Version: 7.x-2.3 » 7.x-3.x-dev
Assigned: Unassigned » Devin Carlson
Status: Active » Needs review
FileSize
356 bytes

A patch that simply removes the CSS for the none option.

Jeff Burnz’s picture

Status: Needs review » Fixed

Thanks Devin, I committed the patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.