[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master,
updated. b9de7608a1406deb78c523e201593054415d0637
fidelity_camp at nbp.org
fidelity_camp at nbp.org
Sun Jun 20 01:09:11 EDT 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via b9de7608a1406deb78c523e201593054415d0637 (commit)
from 48df18b02ff7a1b475a87337b78931cd064e7d95 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b9de7608a1406deb78c523e201593054415d0637
Author: Richard Ward <swdidomenico at comcast.net>
Date: Sun Jun 20 01:06:50 2010 -0400
Made the following changes:
Removed the large whitespace at the bottom of the banner on main page
Main page now fits within 1024 resolution
-----------------------------------------------------------------------
Summary of changes:
commit b9de7608a1406deb78c523e201593054415d0637
Author: Richard Ward <swdidomenico at comcast.net>
Date: Sun Jun 20 01:06:50 2010 -0400
Made the following changes:
Removed the large whitespace at the bottom of the banner on main page
Main page now fits within 1024 resolution
---
catalogs/nbp/pages/index.html | 17 +----
catalogs/nbp/templates/regions/TITLE | 122 +++++++++++++--------------
catalogs/nbp/templates/regions/TOP_BANNER | 79 +++++++++---------
htdocs/nbp/main_font.css | 130 +++++++----------------------
4 files changed, 131 insertions(+), 217 deletions(-)
diff --git a/catalogs/nbp/pages/index.html b/catalogs/nbp/pages/index.html
index d9d9802..eac45f3 100644
--- a/catalogs/nbp/pages/index.html
+++ b/catalogs/nbp/pages/index.html
@@ -7,27 +7,14 @@
@_TITLE_@
-<br>
+<br />
[var MENU_BAR]
[var TOP_BANNER]
+<br />
<!-- BEGIN /pages/index.html -->
-
-<style>
-h1.div-body-title
-{
- border-style: none none solid none;
- border-color: #FF6600;
- border-width: 1px;
- font-size:small;
-}
-p.div-body
-{
- font-size:x-small;
-}
-</style>
<div id="divBody" class="div-body">
<div id="divCol1" class="div-col1">
<h1 class="div-body-title"><b><br />Video Highlights</b></h1>
diff --git a/catalogs/nbp/templates/regions/TITLE b/catalogs/nbp/templates/regions/TITLE
index ffc1213..880733e 100644
--- a/catalogs/nbp/templates/regions/TITLE
+++ b/catalogs/nbp/templates/regions/TITLE
@@ -1,62 +1,60 @@
-<!-- BEGIN TITLE -->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-[perl]
-$Scratch->{xtitle} = 'NBP - ' . $Scratch->{xsection_title} . ' - ' . $Scratch->{xpage_title} if ($Scratch->{xsection_title} && $Scratch->{xpage_title});
- return '';
-[/perl]
-<html xmlns="http://www.w3.org/1999/xhtml" >
-<head>
- <title>[if scratch xtitle][scratchd xtitle][else]NBP - Promoting Braille Literacy, Braille Books, and other Braille Publications[/else][/if]</title>
- <META name="description" content="National Braille Press offers blind children the power of literacy and blind adults access to the printed word.">
- <META name="keywords" content="Louis Braille biography, braille books, books in braille, blind literacy">
-
-[var CUSTOM_CSS]
-
-[include javascript/TITLE.js]
-[include javascript/mainscript.js]
-
-</head>
-
-<site_search_ignore>
-
-<body onload="pageStartUp()">
-<a href="#ContentArea"><img src="/nbp/images/images/dot.gif" alt="Skip home page links to go to main content" width="1" height="1" border="0" style="float: left;" /></a>
- <div id="divTop" class="div-top">
-
- <img id="imgLogo" alt="national braille press" src="" style="width: 241px; height: 70px; display: inline; float: left;" />
-
-
- <p class="div-top">
- <a href="[area index]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Home</a> |
- <a href="[area customize]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Customize This Site</a> |
- [if session logged_in]<a href="[area href=account secure=1]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Login</a> | [/if]
- [if !session logged_in]<a href="[area login]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Login</a>[else]<a class="link-top" href="[area logout]">Logout</a>[/else][/if] |
- <a href="[area cart]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">View Cart</a> |
- <a href="[area sitemap]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Site Map</a>
- </p>
-
- <p class="div-top"
- <form method="GET" action="[area find]" style="display:inline;">
- <p class="div-top" style="color: #FF6600; font-weight: bold">Search 
- <input type="hidden" name="mv_session_id" value="[data session id]">
- <input type="hidden" name="mv_action" value="search">
- <input type="hidden" name="mv_form_profile" value="search_type">
- <input type="text" name="w" id="w" title="Search Text" alt="Search" />
-
- <select name="c">
- <option value="">Publications and Textbooks</option>
- <option value="p"[if session nbp_search_area eq 'publications'] selected[/if]>Publications</option>
- <option value="t"[if session nbp_search_area eq 'education'] selected[/if]>Textbooks</option>
- <option value="s"[if session nbp_search_area eq 'site_search'] selected[/if]>Site Search</option>
- </select>
-
- <input id="but_top_go" type="submit" value="Go" name="mv_click" style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" />
-
- </p>
- </form>
-
- </div>
-
-</site_search_ignore>
-<!-- END TITLE -->
+<!-- BEGIN TITLE -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+[perl]
+$Scratch->{xtitle} = 'NBP - ' . $Scratch->{xsection_title} . ' - ' . $Scratch->{xpage_title} if ($Scratch->{xsection_title} && $Scratch->{xpage_title});
+ return '';
+[/perl]
+<html xmlns="http://www.w3.org/1999/xhtml" >
+<head>
+ <title>[if scratch xtitle][scratchd xtitle][else]NBP - Promoting Braille Literacy, Braille Books, and other Braille Publications[/else][/if]</title>
+ <META name="description" content="National Braille Press offers blind children the power of literacy and blind adults access to the printed word.">
+ <META name="keywords" content="Louis Braille biography, braille books, books in braille, blind literacy">
+
+[var CUSTOM_CSS]
+
+[include javascript/TITLE.js]
+[include javascript/mainscript.js]
+
+</head>
+
+<site_search_ignore>
+
+<body onload="pageStartUp()">
+<a href="#ContentArea"><img src="/nbp/images/images/dot.gif" alt="Skip home page links to go to main content" width="1" height="1" border="0" style="float: left;" /></a>
+ <div id="divTop" class="div-top">
+
+ <img id="imgLogo" alt="national braille press" src="" style="width: 241px; height: 70px; display: inline; float: left;" />
+
+
+ <p class="div-top">
+ <a href="[area index]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Home</a> |
+ <a href="[area customize]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Customize This Site</a> |
+ [if session logged_in]<a href="[area href=account secure=1]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Login</a> | [/if]
+ [if !session logged_in]<a href="[area login]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Login</a>[else]<a class="link-top" href="[area logout]">Logout</a>[/else][/if] |
+ <a href="[area cart]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">View Cart</a> |
+ <a href="[area sitemap]" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'" class="link-top">Site Map</a>
+ </p>
+
+ <p class="div-top"
+ <form method="GET" action="[area find]" style="display:inline;">
+ <p class="div-top" style="color: #FF6600; font-weight: bold">Search 
+ <input type="hidden" name="mv_session_id" value="[data session id]">
+ <input type="hidden" name="mv_action" value="search">
+ <input type="hidden" name="mv_form_profile" value="search_type">
+ <input type="text" name="w" id="w" title="Search Text" alt="Search" />
+
+ <select name="c">
+ <option value="">Publications and Textbooks</option>
+ <option value="p"[if session nbp_search_area eq 'publications'] selected[/if]>Publications</option>
+ <option value="t"[if session nbp_search_area eq 'education'] selected[/if]>Textbooks</option>
+ <option value="s"[if session nbp_search_area eq 'site_search'] selected[/if]>Site Search</option>
+ </select>
+
+ <input id="but_top_go" type="submit" value="Go" name="mv_click" style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" />
+ </p>
+ </form>
+ </div>
+
+</site_search_ignore>
+<!-- END TITLE -->
diff --git a/catalogs/nbp/templates/regions/TOP_BANNER b/catalogs/nbp/templates/regions/TOP_BANNER
index c07ebd7..49737b5 100644
--- a/catalogs/nbp/templates/regions/TOP_BANNER
+++ b/catalogs/nbp/templates/regions/TOP_BANNER
@@ -1,40 +1,39 @@
-<!-- BEGIN TOP_BANNER -->
-
-[include javascript/top_banner.js]
-
-<div id="divBanner" class="div-banner">
- <br />
- <img id="rotateMain" onMouseOver="rotatePause();" onMouseOut="rotateResume();" src="images/rotate_img1.jpg" alt="" style="border: 1px solid #FFFFFF; display: inline; float: left;">
-<table class="div-banner" cellpadding="5px" cellspacing="0px" style="width: 210px">
- <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/company/index.html" class="link-top-menu">About Us</a></td></tr>
- <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/braille/index.html" class="link-top-menu">Learn About Braille</a></td></tr>
- <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/production/index.html" class="link-top-menu">Braille Boutique</a></td></tr>
- <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/support/highlights.html" class="link-top-menu">News & Media</a></td></tr>
- <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/company/news.html" class="link-top-menu">Events</a></td></tr>
- </table>
-</div>
-<div id="TopBannerLinksMenuBox">
- <a href="javascript:rotateImage(1)"><img id="rotate1" src="/nbp/images/One_On.gif" alt="" border="0"></a>
- <a href="javascript:rotateImage(2)"><img id="rotate2" src="/nbp/images/Two_Off.gif" alt="" border="0"></a>
- <a href="javascript:rotateImage(3)"><img id="rotate3" src="/nbp/images/Three_Off.gif" alt="" border="0"></a>
-</div>
-<div id="divBannerSub" class="div-banner-sub">
- <table id="menuBanner" class="div-banner-sub" cellpadding="5px" cellspacing="0px" style="">
- <tr><td class="style1"> </td><td>Sign-up for Our E-Newsletter</td></tr>
- <tr><td class="style1"> </td>
- <td>
- <form method="POST" action="http://nbp.convio.net/site/Survey" ID="EmailSignForm">
- <input type="hidden" name="cons_info_component" id="cons_info_component" value="t" />
- <input type="hidden" name="SURVEY_ID" id="SURVEY_ID" value="1162" />
- <input id="loginbox" name="cons_email" type="text" value="Email Address" size="14" maxlength="255"
- onfocus="if(this.value == 'Email Address'){this.value='';}" onblur="if(this.value == ''){this.value='Email Address';}" />
- <font color="white"> <span style="display:none">
- <input type="text" name="denySubmit" id="denySubmit" value="" alt="" />Please leave this field empty</span>
- <input type="submit" name="ACTION_SUBMIT_SURVEY_RESPONSE" id="ACTION_SUBMIT_SURVEY_RESPONSE" value="Submit" class="btnSignup" /></font>
- </form>
- </td>
- </tr>
- </table>
-</div>
-
-<!-- END TOP_BANNER -->
+<!-- BEGIN TOP_BANNER -->
+
+[include javascript/top_banner.js]
+
+<div id="divBanner" class="div-banner">
+ <br />
+ <img id="rotateMain" onMouseOver="rotatePause();" onMouseOut="rotateResume();" src="images/rotate_img1.jpg" alt="" style="border: 1px solid #FFFFFF; display: inline; float: left;">
+ <table class="div-banner" cellpadding="5px" cellspacing="0px">
+ <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/company/index.html" class="link-top-menu">About Us</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/braille/index.html" class="link-top-menu">Learn About Braille</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/production/index.html" class="link-top-menu">Braille Boutique</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/support/highlights.html" class="link-top-menu">News & Media</a></td></tr>
+ <tr><td class="style1"> </td><td class="div-banner"><a href="http://www.nbp.org/ic/nbp/company/news.html" class="link-top-menu">Events</a></td></tr>
+ </table>
+</div>
+<div id="TopBannerLinksMenuBox">
+ <a href="javascript:rotateImage(1)"><img id="rotate1" src="/nbp/images/One_On.gif" alt="" border="0"></a>
+ <a href="javascript:rotateImage(2)"><img id="rotate2" src="/nbp/images/Two_Off.gif" alt="" border="0"></a>
+ <a href="javascript:rotateImage(3)"><img id="rotate3" src="/nbp/images/Three_Off.gif" alt="" border="0"></a>
+</div>
+<div id="divBannerSub" class="div-banner-sub">
+ <table id="menuBanner" class="div-banner-sub" cellpadding="5px" cellspacing="0px" style="">
+ <tr><td class="style1"> </td><td>Sign-up for Our E-Newsletter</td></tr>
+ <tr><td class="style1"> </td>
+ <td>
+ <form method="POST" action="http://nbp.convio.net/site/Survey" ID="EmailSignForm">
+ <input type="hidden" name="cons_info_component" id="cons_info_component" value="t" />
+ <input type="hidden" name="SURVEY_ID" id="SURVEY_ID" value="1162" />
+ <input id="loginbox" name="cons_email" type="text" value="Email Address" size="14" maxlength="255"
+ onfocus="if(this.value == 'Email Address'){this.value='';}" onblur="if(this.value == ''){this.value='Email Address';}" />
+ <font color="white"> <span style="display:none">
+ <input type="text" name="denySubmit" id="denySubmit" value="" alt="" />Please leave this field empty</span>
+ <input type="submit" name="ACTION_SUBMIT_SURVEY_RESPONSE" id="ACTION_SUBMIT_SURVEY_RESPONSE" value="Submit" class="btnSignup" /></font>
+ </form>
+ </td>
+ </tr>
+ </table>
+</div>
+<!-- END TOP_BANNER -->
diff --git a/htdocs/nbp/main_font.css b/htdocs/nbp/main_font.css
index 21e940c..705a4fd 100644
--- a/htdocs/nbp/main_font.css
+++ b/htdocs/nbp/main_font.css
@@ -1,14 +1,21 @@
/* Fidelity Cares / Common Impact CSS */
+
+body{
+margin-right:0px;
+margin-left:0px;
+}
+
/* TOP_BANNER */
#TopBannerLinksMenuBox {
border: none;
position: absolute;
- top: 265px;
- left: 690px;
+ top: 365px;
+ left: 650px;
z-index:2;
}
+
#signupbox{
position:absolute;
border: 1px #0101DF;
@@ -32,17 +39,7 @@ color:navy;
font: bold;
background-color:#FF8000;
}
-#TopBannerLinksMenuBox
-{
- BORDER-RIGHT: medium none;
- BORDER-TOP: medium none;
- Z-INDEX: 2;
- LEFT: 640px;
- BORDER-LEFT: medium none;
- BORDER-BOTTOM: medium none;
- POSITION: absolute;
- TOP: 360px
-}
+
.loginboxdiv
{
BACKGROUND: url(login_bg.gif) no-repeat 50% bottom;
@@ -110,36 +107,28 @@ UNKNOWN
FONT-STYLE: oblique;
BACKGROUND-COLOR: #2e2efe
}
-
-/* TOP_BANNER - PART 2 */
-
- #TopBannerLinksMenuBox {
- border: none;
- position: absolute;
- top: 365px;
- left: 690px;
- z-index:2;
-}
+
+/* Div Banner Area Styles Here */
div.div-banner
{
border-left: 3px none #000080;
border-right: 3px none #000080;
border-top: 3px none #000080;
border-bottom: 3px solid #00406A;
- width: 1024px;
- padding-left: 50px;
+ width: 1000px;
+ padding-left: 30px;
padding-right: 30px;
margin-left: 0;
margin-right: 0;
background-color: #00406A;
color: #FFFFFF;
- height: 170px;
}
table.div-banner
{
border-style: solid none none none;
border-width: 1px;
border-color: #3366CC;
+ width: 210px;
}
td.div-banner
{
@@ -150,8 +139,9 @@ td.div-banner
}
div.div-banner-sub
{
- height: 90px;
- padding-left: 800px;
+ width: 1000px;
+ padding-left: 30px;
+ padding-right: 30px;
margin-left: 0;
margin-right: 0;
}
@@ -163,12 +153,12 @@ table.div-banner-sub
border-style: none solid solid none;
border-width: 1px;
font-weight: bold;
+ height: 93px;
position: absolute;
top: 320px;
- left: 782px;
- width: 250px;
-}
-
+ left: 752px;
+ width: 245px;
+}
/* MENU_BAR Styles Here */
#sddm
@@ -281,7 +271,7 @@ table.div-banner-sub
/* MENU_BAR Top Div Styles Here */
div.div-top
{
- width: 1024px;
+ width: 1000px;
padding-left: 50px;
padding-right: 30px;
margin-left: 0;
@@ -325,9 +315,9 @@ A:visited.link-top
div.div-top-menu
{
border-style: none;
- width: 1024px;
+ width: 1000px;
height: 34px;
- padding-left: 50px;
+ padding-left: 30px;
padding-right: 30px;
margin-left: 0;
margin-right: 0;
@@ -370,60 +360,11 @@ A:hover.link-top-menu
-/* Div Banner Area Styles Here */
-div.div-banner
-{
- border-left: 3px none #000080;
- border-right: 3px none #000080;
- border-top: 3px none #000080;
- border-bottom: 3px solid #00406A;
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
- background-color: #00406A;
- color: #FFFFFF;
- height: 170px;
-}
-table.div-banner
-{
- border-style: solid none none none;
- border-width: 1px;
- border-color: #3366CC;
-}
-td.div-banner
-{
- border-style: none solid solid none;
- border-width: 1px;
- border-color: #3366CC;
- text-align: left;
-}
-div.div-banner-sub
-{
- height: 93px;
- width: 1024px;
- padding-left: 50px;
- padding-right: 30px;
- margin-left: 0;
- margin-right: 0;
-}
-table.div-banner-sub
-{
- background-color: #D5E1E6;
- color: #000099;
- border-color: #3366CC;
- border-style: none solid solid none;
- border-width: 1px;
- height: 93px;
- font-weight: bold;
-}
-
/* Body Div Styles Here */
div.div-body
{
- width: 1024px;
- padding-left: 50px;
+ width: 1000px;
+ padding-left: 30px;
padding-right: 30px;
margin-left: 0;
margin-right: 0;
@@ -436,11 +377,11 @@ h1.div-body-title
border-style: none none solid none;
border-color: #FF6600;
border-width: 1px;
- font-size:medium;
+ font-size:small;
}
p.div-body
{
- font-size:small;
+ font-size:x-small;
}
div.div-col1
{
@@ -469,18 +410,7 @@ div.div-col4
top: 0px;
left: 20px;
}
-table.div-body-title
-{
- margin-left: 3px;
-}
-td.div-body-title
-{
- border-style: none none solid none;
- border-color: #FF6600;
- border-width: 1px;
- margin-left: 3px;
- vertical-align: bottom;
-}
+
td.div-body
{
font-size: small;
hooks/post-receive
--
UNNAMED PROJECT
More information about the Web-reskin
mailing list