Closed (fixed)
Project:
Acquia Slate
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2010 at 06:32 UTC
Updated:
29 Mar 2010 at 17:20 UTC
When using Advanced Profile module, can't see the text on the profile, because the profile's (pane) background is white, and text is white. I can't use this module for this reason, since I'm building a community site with more than one theme - and don't want to hack your theme OR Advanced Profile module.
Comments
Comment #1
OrinocoDelta commentedPlease see here: http://drupal.org/node/733574#comment-2706014
Comment #2
jeremycaldwell commentedYou can make changes to your theme's "local.css" file and it will be separate from the theme's core files so that will be the best way to make that change to the CSS. Make sure the "local.css" file changes go in your theme's /css directory and it will be automatically picked up for the theme. All your custom changes can go in that file and won't be overwritten when you update your theme.