Closed (fixed)
Project:
Acquia Marina
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 13:04 UTC
Updated:
6 Feb 2010 at 02:17 UTC
I am totally failing with my newbish CSS tries to change the background color of the main area to white. I can change the color for all pages by overriding the main-wrapper stuff in my local.css but I only want the change on profile pages so that APKs rounded corners look nice again. I tried panel's own css override option but failed.
I filed a support request on the groups page (http://groups.drupal.org/node/27728) but didn't get a response yet.
I could really need some guidance out of the fog. ;)
Comments
Comment #1
dddave commentedbump (with tears in my eyes)
Comment #2
ben.sullivan commentedAdd:
to your theme's style-sheet (generally located at: public_html/themes/YOUR_Theme/style.css). Go to /admin/settings/performance and clear the cache. This works in Garland using Drupal 6.15 and Panels 6.x-3.3.
Hope this helps.
Comment #3
dddave commentedthx
but this is outdated by now.