[Yanel-commits] rev 46835 - public/yanel/trunk/src/realms/yanel-website/content/xslt

michi at wyona.com michi at wyona.com
Mon Dec 28 09:51:24 CET 2009


Author: michi
Date: 2009-12-28 09:51:23 +0100 (Mon, 28 Dec 2009)
New Revision: 46835

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
Log:
TODO added re changing the slogan

Modified: public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2009-12-28 08:31:50 UTC (rev 46834)
+++ public/yanel/trunk/src/realms/yanel-website/content/xslt/global.xsl	2009-12-28 08:51:23 UTC (rev 46835)
@@ -66,15 +66,18 @@
 
 <body>
 
-<table id="bodytable" cellpadding="0" cellspacing="0">
+<table id="bodytable" cellpadding="0" cellspacing="0" border="0">
 <tr>
   <td colspan="2">
-    <h1 id="header">
+    <div id="header">
       <a href="{$yarep.back2realm}index.html">
         <img id="logo" src="{$yarep.back2realm}img/yanel.png"/>
       </a>
+<!-- TODO: Change the slogan to:
+      <span style="color: white;">&#160;&#160;everything is related content is everything<br/>&#160;</span>
+-->
       <img id="lead" src="{$yarep.back2realm}img/everything_is_content.png"/>
-    </h1>
+    </div>
   </td>
 </tr>
 



More information about the Yanel-commits mailing list