Get Listed
Navbar Code
To get the United-Navbar on your site, you have edit your page and search for the following tag.
After these tag you insert this code.
If you want to have a different color set replace everything that is between the
and -tagwith one of the following combinations
White text on black background
White text on orange background
Orange text on white background
Blue text on Red background
Red text on blue background
Of course you can create your own combination of colors simply by replacing them with those given in my example. The 16 VGA-Colors can be used by text
Black - Silver - Gray - WhiteOther colors have to be entered via RGB values ( rgb(0,0,0) ) or hexadecimal ( #ffa500 ).
Maroon - Red - Purple - Fuchsia
Green - Lime - Olive - Yellow
Navy - Blue - Teal - Aqua