Portal:AOL-Files/Articles/Profile Enhancement

From NINA Wiki
Revision as of 04:17, 2 October 2020 by AD (talk | contribs) (Created page with "{{AOL-Files}} (Originally by AOL-Files staff member Tau) America Online does not have an option in the profile edit window that allows users to add color. When AOL added the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AOL-Files Aolfileswhite.png  
AOL-Files Articles Downloads FDO91

(Originally by AOL-Files staff member Tau)

America Online does not have an option in the profile edit window that allows users to add color. When AOL added the "Add a link to my AOL Hometown Page in my Member Profile" people realized that there must be a way to add HTML. It was discovered and here we are now.

All of the code here must be typed, not copy and pasted, and must have the periods included. And do not forget, if you want any of this to take effect you must update your profile when finished!

Changing the font color

To change the font color you must first choose the color you want. To do this go to the HTML Color Code Chart and write down the six digit code at the top of the color you want. Next, open your profile and put type in the following code. Replace the xxxxxx with the six digit code you have chosen.

< font . color=#xxxxxx>

When you want to change the color just put the same tag with a different color.

Note: When you view your profile the part that says "Member Name:" will not be affected by any changes made to the font. This is because the changes only go into effect after the spot that you put them in your profile. Because of this, nothing before the font code will change color.