Title: please, please, please; help me : (
Last modified: August 19, 2016

---

# please, please, please; help me : (

 *  [b-cobra](https://wordpress.org/support/users/b-cobra/)
 * (@b-cobra)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/please-please-please-help-me/)
 * hi
    please i want to customize my header just like this one: [http://img20.imageshack.us/img20/6967/28121.jpg](http://img20.imageshack.us/img20/6967/28121.jpg)
   ther is the categries,when we chose an other category the background changes 
   to, and please how to use this css:
 *     ```
       <style type="text/css">
   
       /*Credits: ****** */
       /*URL: http://www.*****.com/style/ */
   
       .ubercolortabs{
       padding: 0;
       width: 100%;
       overflow: hidden;
       background: transparent;
       }
   
       .ubercolortabs ul{
       font: bold 11px Arial, Verdana, sans-serif;
       margin: 0;
       padding: 0;
       list-style: none;
       }
   
       .ubercolortabs li{
       display: inline;
       margin: 0 2px 0 0;
       padding: 0;
       text-transform: uppercase;
       }
   
       .ubercolortabs a{
       float: left;
       color: white;
       background: #804000 url(xxx/xxxx.gif) no-repeat left top; /*default background color of tabs, left corner image*/
       margin: 0 2px 0 0;
       padding: 0 0 1px 3px;
       text-decoration: none;
       letter-spacing: 1px;
       }
   
       .ubercolortabs a span{
       float: left;
       display: block;
       background: transparent url(xxxx/xxxxxx.gif) no-repeat right top; /*right corner image*/
       padding: 7px 9px 3px 6px;
       cursor: pointer;
       }
   
       .ubercolortabs a span{
       float: none;
       }
   
       .ubercolortabs a:hover, .ubercolortabs li.selected a{
       background-color: #AE5300; /*background color of tabs onMouseover*/
       color: white;
       }
   
       .ubercolortabs a:hover span{
       background-color: transparent;
       }
   
       .ubercolordivider{ /*CSS for horizontal line.*/
       clear: both;
       padding: 0;
       width: 100%;
       height: 5px;
       line-height: 5px;
       background: #804000; /*background color of horizontal line*/
       border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
       }
       </style>
       ```
   
 * thank you

The topic ‘please, please, please; help me : (’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [b-cobra](https://wordpress.org/support/users/b-cobra/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/please-please-please-help-me/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
