SKIP navigation
Buildit
Buildit
UNO Spirit

inside.

how-to

SECTION 00 PALETTEeasy topic
code view

Use the links below to see the effects of the different style sheets on the color palette of this page. Gray (default), Green, Orange, Purple, Yellow, Blue.

In the <head> of your template, you'll find the line:

<link rel="stylesheet" href="http://www.unomaha.edu/css/06/pal_gry.css" type="text/css" />

All you have to do is change the part of the URL after 'palette_' to reflect your color preference. Use (do not copy and paste):

href="http://www.unomaha.edu/css/06/pal_blu.css" for Blue
href="http://www.unomaha.edu/css/06/pal_grn.css" for Green
href="http://www.unomaha.edu/css/06/pal_gry.css" for Gray
href="http://www.unomaha.edu/css/06/pal_orn.css" for Orange
href="http://www.unomaha.edu/css/06/pal_pur.css" for Purple
href="http://www.unomaha.edu/css/06/pal_yel.css" for Yellow

moreadvanced topic

For a printable page with the complete details on all of the editable areas of your template, follow this link.