10 likes | 24 Views
The Ministry Team Login page for Word of Faith Family Worship Center.
E N D
<?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=charset"> <title>Ministry Team Login</title> <base href="https://www.bronnernetwork.org/gotool3/" /> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <style type="text/css"> body { margin: 0; padding: 0; height: 100%; <!--- background: #F7F7F7;--> } body, td, th, input, select, textarea, option, optgroup { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } #content { background: #FFFFFF url('admin/view/image/background.png') 0px 1px repeat-x; padding: 10px 30px 25px 30px; min-width: 900px; } .box { margin-bottom: 15px; } .box > .heading { height: 40px; <!-- background: url('admin/view/image/box_center.png') repeat-x; --> margin-bottom: 0px; } .box > .left { float: left; width: 7px; height: 40px; <!-- background: url('admin/view/image/box_left.png') no-repeat; --> } .box > .right { float: right; width: 7px; height: 40px; <!--- background: url('admin/view/image/box_right.png') no-repeat; --> } .box > .heading h1 { background-position: 2px 9px; background-repeat: no-repeat; margin: 0px; padding: 14px 0px 11px 30px; color: #511172; //#003A88 font-size: 10px; float: left; } .box > .heading .buttons { float: right; padding-top: 8px; } .box > .content { padding: 10px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; min-height: 300px; } .success { padding: 15px 0px; margin-bottom: 15px; background: #E4F1C9; border: 1px solid #A5BD71; font-size: 12px; text-align: center; } .warning { padding: 15px 0px; margin-bottom: 15px; background: #FFDFE0; border: 1px solid #FF9999; font-size: 12px; text-align: center; } form { margin: 0; padding: 0; } #header { height: 16px; padding: 0px 30px; <!--- background: url('admin/view/image/header.png') repeat-x; //taken out to show one with --> min-width: 900px; } #header .div1 { color: #FFFFFF; padding: 18px 0px 0px 0px; float: left; } #header .div2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; text-align: right; padding: 14px 0px 0px 0px; float: right; } #header .div2 span { font-weight: bold; } #menu { background: url('admin/view/image/menu.png') repeat-x; position: relative; z-index: 1; height: 34px; clear: both; padding: 0px 30px; min-width: 900px; } .button { padding-left: 8px; display: inline-block; margin-right: 5px; background: url('admin/view/image/button_left.png') top left no-repeat; } .button span { color: #FFF; display: block; padding: 5px 10px 5px 2px; background: url('admin/view/image/button_right.png') top right no-repeat; } .box { width:400px; } .box > .heading { height: 38px; padding-left: 7px; padding-right: 7px; border: 1px solid #DBDBDB; background: url('admin/view/image/image/box.png') repeat-x; -webkit-border-radius: 7px 7px 0px 0px; -moz-border-radius: 7px 7px 0px 0px; -khtml-border-radius: 7px 7px 0px 0px; border-radius: 7px 7px 0px 0px; } .bbutton2 { text-decoration: none; color: #FFF; display: inline-block; padding: 5px 15px 5px 15px; background: #511172; -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -khtml-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; } .footer { background: #FFFFFF url('admin/view/image/image/footer.png') repeat-x; height: 10px; width:840px; padding-top: 8px; text-align: center; font-size: 12px; color: #333; position: relative; margin-top: -28px; clear: both; } .footer a { color: #333; text-decoration: underline; } html,body { background: url(admin/images/login/bkgOLGE.jpg) #cccccc top center no-repeat; background-attachment: fixed; height: 100%; margin: 0 auto; padding: 0; } A:link{Color: #990000; Font-Weight: normal; Text-Decoration: none; font-size: 12px} A:Active{Color: #990000; Font-Weight: normal; Text-Decoration: none; cursor: hand; font-size: 12px} A:Visited{Color: #990000; Font-Weight: normal; Text-Decoration: none; font-size: 12px} A:Hover{Color: #cc6600; Font-Weight: normal; Text-Decoration: underline; cursor: hand; font-size: 12px} body{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal} td{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal} .smallText{font-family: Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal} .pageonText{font-family: Helvetica, sans-serif; font-size: 10px; color: #988267; font-weight: bold} .paragraphHeader{font-family: Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #990000} .smallHeader{font-family: Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000} .formtext{font-size: 11px;} p.big {line-height: 150%} </style> </head> <body> <style type="text/css"> .button { padding-left: 8px; display: inline-block; margin-right: 5px; background: url('admin/view/image/button-left.png') top left no-repeat; } .button span { color: #FFF; display: block; padding: 5px 10px 5px 2px; background: url('admin/view/image/button-right.png') top right no-repeat; } </style> <!--- <div id="header"> <div class="div1"> <div class="div2" align=center>Word of Faith Family Worship Center </div> </div> </div>--> <div class="box" style="width: 840px; min-height: 200px; margin-top: -22px; margin-left: auto; margin-right: auto;"> <div class="left"></div> <div class="right"></div> <!-- <div class="heading"> <h1 style="background-image: url('admin/view/image/lockscreen.png');">Please Login Here</h1> <h1> </h1> </div>--><br/><br/><br/><br/><table> <td><img src="admin/images/login/wof_logo_lrgSA.jpg" alt="Please Login Here" /></td> <td> <div class="content" style="min-height: 50px;"> <form action="https://www.bronnernetwork.org/gotool3/index.php?route=common/login" method="post" enctype="multipart/form-data" id="form"> <table style="width: 100%;"> <tr> <td style="text-align: center;" rowspan="4"><img src="admin/images/login/login_r2_c1OLGE.jpg" alt="Please Login Here" /></td> </tr> <tr> <td>Email:<br /> <input type="text" name="username" style="margin-top: 4px;" /> <br /> <br /> Password:<br /> <input type="password" name="password" style="margin-top: 4px;" /></td> <br /> <!--- <a href="index.php?route=account/forgotten">Forgotten Password</a> --> </tr> <tr> <td style="text-align: right;"><a onclick="$('#form').submit();" class="bbutton2"><span>Login</span></a></td> </tr> </table> </form> <script type="text/javascript"><!-- $('#form input').keydown(function(e) { if (e.keyCode == 13) { $('#form').submit(); } }); //--></script> </div></td></table> </div> <div id="footer" align="center" width="840"><a href="http://www.galliumgroup.com">GalliumGroup</a> © 2009-2012 All Rights Reserved.<br />Version 1.5.1.3</div> </body> </html> <?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=charset"> <title>Ministry Team Login</title> <base href="https://www.bronnernetwork.org/gotool3/" /> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <style type="text/css"> body { margin: 0; padding: 0; height: 100%; <!--- background: #F7F7F7;--> } body, td, th, input, select, textarea, option, optgroup { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } #content { background: #FFFFFF url('admin/view/image/background.png') 0px 1px repeat-x; padding: 10px 30px 25px 30px; min-width: 900px; } .box { margin-bottom: 15px; } .box > .heading { height: 40px; <!-- background: url('admin/view/image/box_center.png') repeat-x; --> margin-bottom: 0px; } .box > .left { float: left; width: 7px; height: 40px; <!-- background: url('admin/view/image/box_left.png') no-repeat; --> } .box > .right { float: right; width: 7px; height: 40px; <!--- background: url('admin/view/image/box_right.png') no-repeat; --> } .box > .heading h1 { background-position: 2px 9px; background-repeat: no-repeat; margin: 0px; padding: 14px 0px 11px 30px; color: #511172; //#003A88 font-size: 10px; float: left; } .box > .heading .buttons { float: right; padding-top: 8px; } .box > .content { padding: 10px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; min-height: 300px; } .success { padding: 15px 0px; margin-bottom: 15px; background: #E4F1C9; border: 1px solid #A5BD71; font-size: 12px; text-align: center; } .warning { padding: 15px 0px; margin-bottom: 15px; background: #FFDFE0; border: 1px solid #FF9999; font-size: 12px; text-align: center; } form { margin: 0; padding: 0; } #header { height: 16px; padding: 0px 30px; <!--- background: url('admin/view/image/header.png') repeat-x; //taken out to show one with --> min-width: 900px; } #header .div1 { color: #FFFFFF; padding: 18px 0px 0px 0px; float: left; } #header .div2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; text-align: right; padding: 14px 0px 0px 0px; float: right; } #header .div2 span { font-weight: bold; } #menu { background: url('admin/view/image/menu.png') repeat-x; position: relative; z-index: 1; height: 34px; clear: both; padding: 0px 30px; min-width: 900px; } .button { padding-left: 8px; display: inline-block; margin-right: 5px; background: url('admin/view/image/button_left.png') top left no-repeat; } .button span { color: #FFF; display: block; padding: 5px 10px 5px 2px; background: url('admin/view/image/button_right.png') top right no-repeat; } .box { width:400px; } .box > .heading { height: 38px; padding-left: 7px; padding-right: 7px; border: 1px solid #DBDBDB; background: url('admin/view/image/image/box.png') repeat-x; -webkit-border-radius: 7px 7px 0px 0px; -moz-border-radius: 7px 7px 0px 0px; -khtml-border-radius: 7px 7px 0px 0px; border-radius: 7px 7px 0px 0px; } .bbutton2 { text-decoration: none; color: #FFF; display: inline-block; padding: 5px 15px 5px 15px; background: #511172; -webkit-border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -khtml-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; } .footer { background: #FFFFFF url('admin/view/image/image/footer.png') repeat-x; height: 10px; width:840px; padding-top: 8px; text-align: center; font-size: 12px; color: #333; position: relative; margin-top: -28px; clear: both; } .footer a { color: #333; text-decoration: underline; } html,body { background: url(admin/images/login/bkgOLGE.jpg) #cccccc top center no-repeat; background-attachment: fixed; height: 100%; margin: 0 auto; padding: 0; } A:link{Color: #990000; Font-Weight: normal; Text-Decoration: none; font-size: 12px} A:Active{Color: #990000; Font-Weight: normal; Text-Decoration: none; cursor: hand; font-size: 12px} A:Visited{Color: #990000; Font-Weight: normal; Text-Decoration: none; font-size: 12px} A:Hover{Color: #cc6600; Font-Weight: normal; Text-Decoration: underline; cursor: hand; font-size: 12px} body{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal} td{font-family: Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal} .smallText{font-family: Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal} .pageonText{font-family: Helvetica, sans-serif; font-size: 10px; color: #988267; font-weight: bold} .paragraphHeader{font-family: Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #990000} .smallHeader{font-family: Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000} .formtext{font-size: 11px;} p.big {line-height: 150%} </style> </head> <body> <style type="text/css"> .button { padding-left: 8px; display: inline-block; margin-right: 5px; background: url('admin/view/image/button-left.png') top left no-repeat; } .button span { color: #FFF; display: block; padding: 5px 10px 5px 2px; background: url('admin/view/image/button-right.png') top right no-repeat; } </style> <!--- <div id="header"> <div class="div1"> <div class="div2" align=center>Word of Faith Family Worship Center </div> </div> </div>--> <div class="box" style="width: 840px; min-height: 200px; margin-top: -22px; margin-left: auto; margin-right: auto;"> <div class="left"></div> <div class="right"></div> <!-- <div class="heading"> <h1 style="background-image: url('admin/view/image/lockscreen.png');">Please Login Here</h1> <h1> </h1> </div>--><br/><br/><br/><br/><table> <td><img src="admin/images/login/wof_logo_lrgSA.jpg" alt="Please Login Here" /></td> <td> <div class="content" style="min-height: 50px;"> <form action="https://www.bronnernetwork.org/gotool3/index.php?route=common/login" method="post" enctype="multipart/form-data" id="form"> <table style="width: 100%;"> <tr> <td style="text-align: center;" rowspan="4"><img src="admin/images/login/login_r2_c1OLGE.jpg" alt="Please Login Here" /></td> </tr> <tr> <td>Email:<br /> <input type="text" name="username" style="margin-top: 4px;" /> <br /> <br /> Password:<br /> <input type="password" name="password" style="margin-top: 4px;" /></td> <br /> <!--- <a href="index.php?route=account/forgotten">Forgotten Password</a> --> </tr> <tr> <td style="text-align: right;"><a onclick="$('#form').submit();" class="bbutton2"><span>Login</span></a></td> </tr> </table> </form> <script type="text/javascript"><!-- $('#form input').keydown(function(e) { if (e.keyCode == 13) { $('#form').submit(); } }); //--></script> </div></td></table> </div> <div id="footer" align="center" width="840"><a href="http://www.galliumgroup.com">GalliumGroup</a> © 2009-2012 All Rights Reserved.<br />Version 1.5.1.3</div> </body> </html>