Hi, Can some one please tell me how to change these two blue parts of my theme!
I want to change the blue background and tads to a dark gray #707070
I can find the details using firebug as per below but for the life of me I can't find it when searching
the templates and style variable's, I manage to changes all the other colours of my theme!
element {
}
.toplinks .logindetails {
padding: 0px 10px;
text-align: center;
background: none repeat scroll 0% 0% #7192A8;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
height: 26px;
}
.toplinks ul.nouser li a {
display: block;
float: right;
clear: left;
color: #FFF;
position: relative;
padding: 6px 10px 0px;
background: none repeat scroll 0% 0% #7192A8;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
height: 20px;
font-weight: bold;
font-size: 12px;
margin-right: 10px;
Here's my forum link
http://vapersmoke.co.nz/forums/
Your help will be much appreciated
Thanks Peter