diff options
-rw-r--r-- | css/cssfreeside2.css | 31 | ||||
-rw-r--r-- | index.html | 8 | ||||
-rw-r--r-- | jobs.html | 4 |
3 files changed, 33 insertions, 10 deletions
diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css index 536a4cd..79de37b 100644 --- a/css/cssfreeside2.css +++ b/css/cssfreeside2.css @@ -1,6 +1,3 @@ -/* CSS Document */ - - #header1 { clear: both; margin: 0; @@ -12,7 +9,6 @@ text-align: left; } - } #cornernav { margin: 5px; @@ -55,6 +51,33 @@ text-align: right; } +#header_extra { + clear: both; + margin: 0; + padding-top: .25em; + padding-bottom: .5em; + /* background: #959494; */ + background: #F08B08; + border-bottom: 1px solid black; + /*border-top: 1px solid black;*/ + border-right: 0; + border-left: 0; + text-align: center; +/* font-size: 24px; */ + + font: Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 20px; + + } + +#header_extra a:link { + + font: Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 20px; + + } #nav { color: #000000; @@ -4,6 +4,10 @@ <title>Billing, CRM and trouble ticketing - Freeside</title> { include('elements/header.html'); } +<div id="header_extra"> +We're <a href="jobs.html">hiring</a> for support and development positions. +</div> + <div id="content_none"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> @@ -39,10 +43,6 @@ <td width="*"><a href="/blog/?p=33">1.9.5 released</a></td> </tr> <tr align="left" valign="top"> - <td width="115" align="right" valign="top"><b>Apr 7 2011:</b></td> - <td width="*">We're <a href="jobs.html">hiring</a> for support and development positions.</td> - </tr> - <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Mar 23-25 2011:</b></td> <td width="*">Exhibited at <a href="http://fispawispaspring2011.eventbrite.com/">FISPA/WISPA</a></td> </tr> @@ -21,11 +21,11 @@ </p> -<h4> Programmer </h4> +<h4> Programmer / Perl hacker </h4> <p><b>Position:</b>Programmer<br /> <b>Salary Range:</b>DOE<br /> <b>Employment Terms:</b>contract/1099 (contract-to-hire?), telecommute, part or full time<br /> -<b>Short Job/Task Description:</b>We need more programming help. You need to be very familiar with Freeside and associated technologies (Perl, SQL, etc.).<br /> +<b>Short Job/Task Description:</b>We need more programming help. You need to be familiar with Freeside, Request Tracker (RT) and associated technologies (Perl, SQL, HTML/Javascript).<br /> <b>Location:</b>United States (Social Security or Tax ID #)<br /> <b>Buzzwords:</b>Programming, open-source, telecommute<br /> <b>To apply:</b>email ivan-programmingjob at freeside.biz Please include information on your specific experience with Freeside.<br /> |