INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Pane/tab text color in main.xml  (Read 1529 times)

Gl3nn

  • Galactic Citizen
  • ****
  • Posts: 384
Pane/tab text color in main.xml
« on: June 10, 2009, 09:01:07 pm »

I'd like to change the color of the text in the pane tabs.  Where and what, in main.xml, do I look for?
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 9185
Re: Pane/tab text color in main.xml
« Reply #1 on: June 11, 2009, 11:35:44 am »

The colour of the text in the tabs is also shared with the colour of the text for the links bar over on the right.

Look for an entry like so in the Main.xml file:

<VIEWHEADER>
     <Colors text="868687" HotText="373740" HeaderBackground="e3e5ec" />
</VIEWHEADER>

If it does not exist, you'll need to add it.
The text value controls the normal text colour.
The hottext value controls the mouse-over colour.
The background value controls the, erm, background colour!!

-marko.
Logged

Some alternative skins are here | Import Stats on Steroids | Middle click the close button=One of the neatest things added to MC in a long time

Gl3nn

  • Galactic Citizen
  • ****
  • Posts: 384
Re: Pane/tab text color in main.xml
« Reply #2 on: June 11, 2009, 01:14:52 pm »

Thank you, Marko... much appreciated!
Logged
Pages: [1]   Go Up