[NBP web-reskin] [SCM] UNNAMED PROJECT branch, master,
updated. 390a52c1c9c1df416dda46e3d1389f6ee05cf48e
fidelity_camp at nbp.org
fidelity_camp at nbp.org
Mon May 24 22:51:58 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 390a52c1c9c1df416dda46e3d1389f6ee05cf48e (commit)
from d7e2ea2fc9423d80128932c2de9de3062d096812 (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 390a52c1c9c1df416dda46e3d1389f6ee05cf48e
Author: Steve DiDomenico <swdidomenico at comcast.net>
Date: Mon May 24 22:51:02 2010 -0400
Added TOP_BANNER_SECONDARY. S.W.DiDomenico 05/24/2010
-----------------------------------------------------------------------
Summary of changes:
commit 390a52c1c9c1df416dda46e3d1389f6ee05cf48e
Author: Steve DiDomenico <swdidomenico at comcast.net>
Date: Mon May 24 22:51:02 2010 -0400
Added TOP_BANNER_SECONDARY. S.W.DiDomenico 05/24/2010
---
.../nbp/templates/regions/TOP_BANNER_SECONDARY | 72 ++++++++++++++++++++
1 files changed, 72 insertions(+), 0 deletions(-)
create mode 100644 catalogs/nbp/templates/regions/TOP_BANNER_SECONDARY
diff --git a/catalogs/nbp/templates/regions/TOP_BANNER_SECONDARY b/catalogs/nbp/templates/regions/TOP_BANNER_SECONDARY
new file mode 100644
index 0000000..6bbadde
--- /dev/null
+++ b/catalogs/nbp/templates/regions/TOP_BANNER_SECONDARY
@@ -0,0 +1,72 @@
+<!-- BEGIN TOP_BANNER_SECONDARY -->
+
+<style type="text/css">
+ #TopBannerLinksMenuBox {
+ border: none;
+ position: absolute;
+ top: 365px;
+ left: 690px;
+ z-index:2;
+}
+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: 90px;
+ padding-left: 800px;
+ 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;
+ font-weight: bold;
+ position: absolute;
+ top: 320px;
+ left: 782px;
+ width: 250px;
+}
+</style>
+<div id="divBanner" class="div-banner">
+ <br />
+ <img id="rotateMain" src="[scratchd xbannerImageSrc]" 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>
+
+<!-- END TOP_BANNER_SECONDARY -->
hooks/post-receive
--
UNNAMED PROJECT
More information about the Web-reskin
mailing list