Closed (won't fix)
Project:
Multiflex-3
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
13 Oct 2009 at 03:51 UTC
Updated:
18 Mar 2011 at 09:42 UTC
Hello, I am at a loss trying to find the line of code to change the (left side blocks "headers"). At present its gray, where do I make this change ? CSS ? Or .tpl file ? And if you could help me to make this simple enough change, I'd be the happiest man using your theme. :D Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| sample header.png | 36.83 KB | turbocharge |
Comments
Comment #1
mvw commentedWith Firebug (the plug-in for Firefox), you can select the header area, and then you see that the CSS in style.css contains this:
You can overrule the color #BEBEBE by adding this to a file "custom.css" (as described in the README.txt supplied with the theme), e.g. for a purple color:
Good luck!
Comment #2
hswong3i commentedOoops this left sidebar block styling had been removed within latest 6.x-2.x-dev, which is completely revamp as zen-6.x-2.x-dev subtheme. So, issue will now mark as won't fix.