[bknr-cvs] hans changed deployed/bos/projects/bos/payment-website/

BKNR Commits bknr at bknr.net
Thu Apr 15 12:07:29 UTC 2010


Revision: 4526
Author: hans
URL: http://bknr.net/trac/changeset/4526

absolute positioning of the flowers movie box
U   deployed/bos/projects/bos/payment-website/static/toplevel_style.css
U   deployed/bos/projects/bos/payment-website/templates/de/index.xml

Modified: deployed/bos/projects/bos/payment-website/static/toplevel_style.css
===================================================================
--- deployed/bos/projects/bos/payment-website/static/toplevel_style.css	2010-04-12 13:05:39 UTC (rev 4525)
+++ deployed/bos/projects/bos/payment-website/static/toplevel_style.css	2010-04-15 12:07:29 UTC (rev 4526)
@@ -313,6 +313,27 @@
 	background-color : White;
 }
 
+#advertisement
+{
+	position: absolute;
+        top: 318px;
+	z-index: 20;
+	margin-top: 15px;
+	margin-left: 10px;
+	margin-bottom: 10px;
+	padding: 4px 4px 6px 6px;
+	font : normal normal 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
+	color : #333333;
+	font-weight : normal;
+	text-decoration : none;
+	width: 165px;
+	visibility: visible;
+	display: block;
+	max-width: 165px;
+	border : 1px solid #CCCCCC;
+	background-color : White;
+}
+
 #google_earth_logo
 {
   position: relative;

Modified: deployed/bos/projects/bos/payment-website/templates/de/index.xml
===================================================================
--- deployed/bos/projects/bos/payment-website/templates/de/index.xml	2010-04-12 13:05:39 UTC (rev 4525)
+++ deployed/bos/projects/bos/payment-website/templates/de/index.xml	2010-04-15 12:07:29 UTC (rev 4526)
@@ -122,7 +122,7 @@
 
 
 <!-- M.K. 12.04.2010 Verweise auf bos-deutschland/blueten  blueten_sl.swf liegt in /images -->
-		<div id="subscribe">
+		<div id="advertisement">
 				<table border="0" cellpadding="0" cellspacing="0">
 				<tr><td><a href="http://www.bos-deutschland.de/blueten" target="_blank" class="titlegreen">Die Blütenwelt von Samboja Lestari</a></td></tr>
 				<tr><td height="6"> </td></tr>





More information about the Bknr-cvs mailing list