View Full Version: my control panel colors

Metroid Headquarters - Forums > Website & Forum Suggestions > my control panel colors



Title: my control panel colors


darkshy - July 27, 2006 03:31 PM (GMT)
When I go to my control panel I cant read the text it's to dark where you wwould select what you want to change (ex: my avatar settings) could you possibly change it from black to orange?

Shrander - July 27, 2006 04:09 PM (GMT)
QUOTE
Personal Profile
· Edit Profile info
· Edit Signature
· Edit Avatar Settings
· Change Personal Photo


Starting at the personal profile part, follow the link down to the one you want........the quote shows where it is......

Anubis - July 27, 2006 04:20 PM (GMT)
Just highlight it.
Its supposed to be black on grey text but sometimes it doesnt apear that way.

King Bobby - July 27, 2006 05:35 PM (GMT)
you could always go to skins and settings and use default if. but I'm not having this darkness problem, i can see fine

Meta Ing - July 27, 2006 09:16 PM (GMT)
That feature has been disabled from Invisionfree for a while, King Bobby.

To: Any admin -

If you want to fix the control panel problem, find this in the Manage Style Sheets (CSS):


QUOTE
#ucpmenu { line-height:150%;width:22%; border:1px solid #000000;background-color: #484848; background-image: url(http://) }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #484848; background-image: url(http://); border:1px solid #000000;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }


And replace it with:

QUOTE
#ucpmenu { line-height:150%;width:22%; border:1px solid #000000;background-color: #7e7e7e; background-image: url(http://) }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #7e7e7e; background-image: url(http://); border:1px solid #000000;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }




Hosted for free by InvisionFree