View Single Post
Old 03-15-2008, 06:01 AM   #7 (permalink)
Der Alta
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,327
Thanks: 60
Thanked 336 Times in 286 Posts
Der Alta is on a distinguished road
Default

Rudeboy (and taseedorf) are correct. That change that you want to make is coded in the XML file. You'll have to copy the XML of your choice to your PC, open it with Notepad, and edit the appropriate section.

It's not a registry edit.

For instance, this screen I posted yesterday:



has this section in the XML:
Quote:
<!-- Profile Plugin -->
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="26">
<background b-border-width="0">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label>
<text>Profile: <profile/></text>
</label>
</plugin>
That is where you would change it to read "TedStriker"
__________________
Contributions via PayPal? Yes, you can, it's my email address.

Nascar: Bumper to Bumper, 200 mph, 40 Professionals
Boston: Bumper to Bumper, 70 mph, 400,000 amateurs

Last edited by Der Alta; 03-15-2008 at 06:03 AM.
Der Alta is offline   Reply With Quote