I've read Heather's great articles on branding and style. What I'm trying tofind is how to change the style for Group Banding in a Summary Link Web Part.Changing the site collection Theme has no effect. Any ideas on how to change the"groupheader item band" style background color?
When that stuff comes up, I go straight to View Source and CTRL-F to find anexample in the HTML.
That's how ifound out the class is "groupheader item band" butwhat i need to do is figure out how to change the style.
At this point, I'm not sure I understand the problem; wouldn't you justchange the appropriate stylesheet?
The basic problem is that I can't find a .css file that contains the style.
The groupheader, item, and band classes are in the Controls.css filewhich you can find in the /Style Library/[language]/Core Styles directory.