Active
Project:
Danland
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2011 at 20:08 UTC
Updated:
22 Jul 2011 at 19:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
Deepika.chavan commentedHi,
1. Rename your 'local-sample.css' file to local.css which is there in '/themes/contrib/danland' directory. If it is not there then you can create one local.css file.
2 . Please do clear cached data.
3. Try adding following css code in local.css file to change the background color of different block in above given regions.
4. Get block id by using firebug(Right click the block and select inspect element). In my case block-ids are 'block-block-6', 'block-block-7' and 'block-block-8' respectively. So replace my block-ids with yours and change the color.
I tried it on my local site. Please see the attachment.
Rgrds,
Deepika chavan.
Comment #2
newerdrupal commentedThank you so much, I have solved this problem.
Comment #3
MNishihata commentedHi, I tried the above steps to change the block background color, but it only changes a part of the block. Can you tell me what I could be doing wrong? I changed the blocks so that they have rounded corners, so I didn't know if that might have something to do with it. Thanks.