PDA

View Full Version : Can't Style Variable


Vapernz
02-18-2015, 02:08 AM
Hi, Can some one please tell me how to change these two blue parts of my theme!

https://vapersmoke.co.nz/themeissuse.PNG

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

ozzy47
02-18-2015, 02:30 AM
That's the stylevar, toplinks_hilite_background

nerbert
02-18-2015, 02:41 AM
What ozzy said. It's in the "header" group

Vapernz
02-18-2015, 04:36 AM
Thanks for the replies guys, I must be having a blond moment!

https://vapersmoke.co.nz/blond.PNG

ozzy47
02-18-2015, 09:23 AM
Yeah that's the one, change the color then hit save.

Vapernz
02-18-2015, 06:48 PM
Thanks all sorted now!

Cheers

ozzy47
02-18-2015, 09:50 PM
Glad to hear. :)