PDA

View Full Version : Default Mobile Color Code 4.2.2 ?


JBc3
11-07-2013, 12:28 AM
Hi all. Hopefully this is a quick known point (it's not to me however).

I want to change the basic color in my 4.2.2 Mobile Theme from the generic blue to a green. Anyone know the hex color code? I was hoping to do a find & replace but I'm failing as I had to descramble that CSS file to begin with.

Thanks!

--------------- Added 1383792984 at 1383792984 ---------------

Found em - for the main blocks it's the "b blocks" of css

.ui-bar-b{border:1px solid #456f9a;background:#5e87b0;color:#fff;font-weight:bold;text-shadow:0 -1px 1px #254f7a;background-image:-webkit-gradient(linear,left top,left bottom,from(#6f732d),to(#6f732d));background-image:-webkit-linear-gradient(#6f732d,#6f732d);background-image:-moz-linear-gradient(#6f732d,#6f732d);background-image:-ms-linear-gradient(#6f732d,#6f732d);background-image:-o-linear-gradient(#6f732d,#6f732d);background-image:linear-gradient(#6f732d,#6f732d)}


Hex Colors are #81a8ce,#5e87b0

PAPPACLART
02-12-2014, 08:53 AM
Sorry what template is that in as I am looking to do the same?

Also why is it when I add my .png logo it becomes all pixelated when viewing mobile theme?

PAPPACLART
02-25-2014, 10:31 AM
Bump, can anyone help please?

RichieBoy67
04-16-2014, 12:41 PM
It is in the clientscript/jquery folder in one of the jquery css files. You will have to use firebug to see which file exactly.