O.k... please go HERE Now at the bottom of the page at the LOG IN: Username: Password: ect... there is the; "log in button" as you can see the back ground is #ffffff ( i am assuming?) I would like to change it to #CC0000.
Now in Cpanel I am under subsilver.css this is what I have in places:
/* The main submit button option */
input.mainoption {
background-color : #CC0000;
font-weight : bold;
/* The main submit button option */
input.mainoption {
background-color : #CC0000;
font-weight : bold;
/* None-bold submit button */
input.liteoption {
background-color : #CC0000;
font-weight : normal;
So in the end I want to change that bottom log in button to #CC0000, Am I in the right place? Where would it be? I looked up all the #ffffff, button, login, using ctrl&F but I can't find it. Any idea?
Now in Cpanel I am under subsilver.css this is what I have in places:
/* The main submit button option */
input.mainoption {
background-color : #CC0000;
font-weight : bold;
/* The main submit button option */
input.mainoption {
background-color : #CC0000;
font-weight : bold;
/* None-bold submit button */
input.liteoption {
background-color : #CC0000;
font-weight : normal;
So in the end I want to change that bottom log in button to #CC0000, Am I in the right place? Where would it be? I looked up all the #ffffff, button, login, using ctrl&F but I can't find it. Any idea?












