Does anybody know how to change the color of these?
Join now | member login ajax?
Does anybody know how to change the color of these? Join now | member login ajax? |
.no_hello_actions {general.css (line 926)
font-size:18px;
font-weight:bold;
padding-right:10px;
padding-top:9px;
}
plus .no_hello_actions a, .no_hello_actions a:link, .no_hello_actions a:visited, .no_hello_actions a:hover, .no_hello_actions a:active {anchor.css (line 47)
color:#336699;
}
plus Don`t forget install FF + Firebug (plugin) to inspect all styles by yourself |
Thank you very much.. An yes, i am going to try the Firebug plugin, because in forums, description is white and background is kind of white too so cant read the description. i still cant find the fix. |
Forgot to say, Can i change the ajax background? And if i can, where that will be? |
Inspect styles in firebug. It show exactly place and row number of any style |