How To...

What cannot be changed

Whether your new site is a "Standalone" or "Under another Department" there are some standard items that cannot be changed.

Darton uses a site wide CSS to control the appearance and consistent feel of the College web site.
The CSS can be viewed at: http://www.darton.edu/includes/dc_style_2007.css
Darton also uses a print CSS: http://www.darton.edu/includes/dc_print.css
Darton's Shortcut Icon is available at: http://www.darton.edu/images/favicon.ico

1. Site Colors

The standard web red is: #82141C
The standard complimentary colors are: #FFFFFF (white), #CCCCCC (gray)

2. Site Fonts

The standard web fonts are: Arial, Helvetica, sans-serif
The standard font color is: #000000 (black)
The standard font size is: 1em

3. Site Logo

The Darton College logo is required on all Darton Pages. For questions regarding the Darton Logo, please contact the Office of Communications & Marketing.

4. Main Menus

The two menus located at the top of the Darton page, the Quick Links menu, the Divisions menu, Bread Crumb links and the Footer menu are standard (and therefore required) on all www.darton.edu pages.

Quick Links code: required in the header of all pages to make quick links function
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; }
//-->
</script>

5. DCiD and Information buttons

The DCiD and Information buttons are located just to the right of the Darton College Logo on the web site templates. These two buttons provide necessary information to the Darton public and therefore are mandatory on all www.darton.edu pages.

6. Side Bar Menu

A side bar menu, while editable, is required on all www.darton.edu pages.

7. Search feature

The Darton search feature utilizes Google Custom Search, and is required on all www.darton.edu pages.

Google Code
<form action="/search.php" id="searchbox_017576047726838547110:beow6ninise"><label for="q">Site Search: </label><input type="hidden" name="cx" value="017576047726838547110:beow6ninise" /><input type="hidden" name="cof" value="FORID:11" /><input class="sp2_field" type="text" name="q" id="q" size="20" /><input class="sp2_btn" type="submit" name="sa" value="Search" /></form><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_017576047726838547110%3Abeow6ninise">
</script>

8. Analytics Feature

Darton College utilizes Google Analytics for site statistics. The following code is required in the header of all www.darton.edu pages.

Google Code
<!-- Google Analytics Code-->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-158673-1";urchinTracker();</script>
<!--End Google Analytics Code-->

9. Site Footer

The Darton College Footer is required on all www.darton.edu pages. This footer must include the following links: Contact Us, Request Information, View Web Policies, and University System of Georgia.

In addition to these links, the footer must also include the Darton College Mailing Address, the local and long distance phone numbers, copyright information and the Last Updated date.

10. Interactive Forms

All interactive forms on the Darton website must include an Authentication Code (to reduce spam).

Forms should conform to the following layout:
<form action="example_form.php " method="post">
<fieldset><legend>Please fill out the information below:</legend>
<div>
<label for="Name">Your Name (required)</label>
<input type="text" name="Name" id="Name" tabindex="1" size="50" />
</div>
<div>
<label for="Email">E-mail address</label>
<input type="text" name="Email" id="Email" size="50" tabindex="2" />
<p>(We <em>cannot</em> reply if you do not enter a valid email address.)</p>
</div>
</fieldset>
<p align="center" style="padding-top:1em;">
<label for="security_code">Authentication Code will go here</label>
</p>
<p align="center">
<input type="submit" value="Submit Comment" name="Submit" tabindex="4" />
</p>
</form>

11. Frames Break

While not required, it is highly recommended that the following script be added to the header of all www.darton.edu pages. This script will prevent the Darton web page from being held inside someone else's frame set.

<!-- Script to keep page from being placed into a frame -->
<script language="JavaScript" type="text/javascript"><!--
if (self != top) { if (document.images) top.location.replace(window.location.href); else top.location.href = window.location.href;}
//--></script>

12. Responsible Department & Web Contact Information

All Department and Division pages are required to display the Responsible Department and Web Contact information at the bottom of all their pages (just above the footer). For more information about the Web Representatives, please see: http://www.darton.edu/oit/webadmin/reps.php

Responsible Department: Information Technology
Contact: Dorea Hardy (web representative)
Department Head: Margaret Bragg