Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Customize Banding Style

  Asked By: Sudhir Karia         Date: Oct 04, 2009      Category: Sharepoint      Views: 373
 

I've read Heather's great articles on branding and style. What I'm trying to
find 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?

Tagged:      

 

5 Answers Found

 
Answer #1       Answered By: Mike Lamb          Answered On: Oct 04, 2009       

When that stuff comes up, I go straight to View Source and CTRL-F to find an
example in the HTML.

 
Answer #2       Answered By: Jose Scott          Answered On: Oct 04, 2009       

That's how ifound out the class is "groupheader item  band" but
what i need to do is figure out how to change  the style.

 
Answer #3       Answered By: Taylor Clark          Answered On: Oct 04, 2009       

At this point, I'm not sure I understand the problem; wouldn't you just
change the appropriate stylesheet?

 
Answer #4       Answered By: Anthony Rutledge          Answered On: Oct 04, 2009       

The basic problem is that I can't find a .css file that contains the style.

 
Answer #5       Answered By: Heena Nagori          Answered On: Oct 04, 2009       

The groupheader, item, and band classes are in the Controls.css file
which you can find in the /Style Library/[language]/Core Styles directory.

 
Didn't find what you were looking for? Find more on Customize Banding Style Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].