How Do I Change the Tab Colors for my Website?

Does anyone have learned to change the tabs colors on my own wordpress website Concerning three at the very best: about me, send email, and home and I would like them to become yellow backround as opposed to white.

My personal site is:

internet. TheDishmaster. com

Relating to very limited CSS understanding, so please take that into consideration when explaining.

Thank you!

I’m owning a vesper theme BTW.

What you will want is in this section here, through http: //thedishmaster. com/wp-content/themes/vesper/style. css:

Code:
#header li the float: left;
screen: block;
padding: 8px 14px 8px 14px;
colouring: #FF9900;
text-decoration: nothing;
margin-right: 2px;
history: #FFF;
border: 1px strong #f7951e;
border-bottom: nothing;
font-size: 14px;
font-weight: vibrant;

To produce the background, change the background line to the following:

Code:
background: #FFFF00; 

.

This entry was posted in Web Design and tagged , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *