Step |
Action |
Result |
1. |
Within the Style library under the BambooSolutions folder, you will find the Navigators folder. Navigate to Menu folder > Skins > Customskin and you will see a file and a folder: the folder contains images and the file is the CSS file that you want to modify. |

NOTE: If you are not comfortable with modifying CSS files, make a copy of it on your desktop in case you make too many changes that you may want to roll back to later. Also when you are happy with your changes, make a copy of your CSS file and keep in a safe spot.
|
2. |
Add Bamboo Navigator TabStrip web part to the page or the site. |
If you do not know how to add a web part to a page, follow the instructions here. |
3. |
Configure the tool pane; select Custom Style option. |
 |
4. |
Download the TabStrip.CustomSkin file and within your CSS text editor or Notepad, make your changes such as the background color of the TabStrip. |
 |
5. |
Upload the modified file to the Customskin folder. Based on the changes made in the web part as shown below: |

- The text-color is now red.
- The background color of level1 is pink.
- The background color of level2 is green.
- The background when an item is selected becomes yellow.
|