User: timar   
Date: 2009-04-08 09:37:54+0000
Added:
   hu/www/css/hu2009_2.css

Modified:
   hu/www/about-downloads2.html

Log:
 hu2009_2.css

File Changes:

Directory: /hu/www/
===================

File [changed]: about-downloads2.html
Url: 
http://hu.openoffice.org/source/browse/hu/www/about-downloads2.html?r1=1.10&r2=1.11
Delta lines:  +4 -60
--------------------
--- about-downloads2.html       2009-04-08 08:18:03+0000        1.10
+++ about-downloads2.html       2009-04-08 09:37:51+0000        1.11
@@ -1,6 +1,7 @@
 <html>
    <head>
    <!-- Begin Hungarian header -->
+      <link rel="stylesheet" type="text/css" href="/css/hu2009_2.css"/>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>OpenOffice.org magyarul – Letöltések</title>
    <!-- End Hungarian header -->
@@ -23,66 +24,6 @@
 
 <div id="nonfooter-hu"><!-- closed in footer -->
 
-  <div id="headertools-hu">
-    <div id="tools-main">
-      <div id="language-projects">
-        <a id="language-projects-link" href="http://www.openoffice.org/"; 
title="OpenOffice.org nemzetközi főoldal" accesskey="2">www.OpenOffice.org</a>
-      </div>
-
-      <a class="user-icon" href="http://hu.openoffice.org/servlets/StartPage"; 
title="Bejelentkezés"></a><span id="user-nologin">Nincs bejelentkezve. <a 
id="register-link" class="register-link" 
href="http://hu.openoffice.org/servlets/Join"; accesskey="3">Regisztráció</a> 
vagy<a href="http://hu.openoffice.org/servlets/StartPage"; id="login-link" 
class="expand" onclick="toggleLogin(); if(SHOWLOGIN) { 
this.className='contract'; } else { this.className='expand'; } return false;" 
accesskey="4">Bejelentkezés</a></span>
-    </div>
-    
-    <form name="login" action="/servlets/TLogin" method="post">  
-      <div id="login-expand">
-        <input type="hidden" name="detour" 
value="http://hu.openoffice.org/index.html"; />
-        <div>
-
-          <label for="loginID">felhasználónév</label>
-          <input id="loginID" name="loginID" onfocus="this.select();" />
-        </div>
-        <div>
-          <label for="password">jelszó</label>
-          <input onfocus="this.select();" name="password" id="password" 
type="password" />
-        </div>
-        <input name="Button" class="submit" type="submit" 
value="Bejelentkezés" />
-
-      </div>
-    </form>
-    
-    <script type="text/javascript">
-      <!--
-      var SHOWLOGIN = false;
-
-      function toggleLogin() {
-        if (!SHOWLOGIN) {
-          SHOWLOGIN = true;
-          document.getElementById('login-expand').style.visibility = 'visible';
-          if(document.login.loginID.value.length > 0 && 
document.login.password.value.length > 0) {
-            document.login.Button.focus();
-          } else {
-            document.login.loginID.focus();
-          }
-        } else {
-          SHOWLOGIN = false;
-          document.getElementById('login-expand').style.visibility = 'hidden';
-        }
-      }
-      -->
-    </script>
-
-    
-    <form action="http://www.openoffice.org/servlets/Search"; method="get">
-
-        
-      <div id="search">
-        <input type="hidden" name="resultsPerPage" value="40" />
-        <a href="http://www.openoffice.org/search/"; title="Részletes 
keresés"></a><input type="text" name="query" id="searchfield" 
class="searchfield" value="" alt="Keresés" accesskey="5" /><input 
class="submit" type="submit" value="Keresés" />
-
-      </div>
-    </form>
-  </div>
-
-
 
 <div id="subheader-hu">
    <div id="navigation-hu" class="navigation">
@@ -222,6 +163,9 @@
 <script type="text/javascript">
    document.getElementById('positioner-text').innerHTML = "Az ingyenes, szabad 
és nyílt forrású irodai csomag";
    document.getElementById('header-logo').title = "Ugrás az OpenOffice.org 
honlapra";
+   document.getElementById('language-projects-link').href = 
"www.openoffice.org"
+   document.getElementById('language-projects-link').title = "OpenOffice.org 
nemzetközi főoldal"
+   document.getElementById('language-projects-link').innerHTML = 
"www.OpenOffice.org"
    document.getElementById('user-nologin').innerHTML = 'Nincs bejelentkezve. 
<a id="register-link" class="register-link" 
href="http://hu.openoffice.org/servlets/Join"; accesskey="3">Regisztráció</a> 
vagy<a href="http://hu.openoffice.org/servlets/StartPage"; id="login-link" 
class="expand" onclick="toggleLogin(); if(SHOWLOGIN) { 
this.className=\'contract\'; } else { this.className=\'expand\'; } return 
false;" accesskey="4">Bejelentkezés</a>';
 </script>
 <script type="text/javascript">

Directory: /hu/www/css/
=======================

File [added]: hu2009_2.css
Url: 
http://hu.openoffice.org/source/browse/hu/www/css/hu2009_2.css?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 57
---------------
/*--------------------------- Header ---------------------------*/

#nonfooter { display:none; }
#language-projects { display:none; }

#nonfooter-hu { min-height: 100%; position: relative; }

/*--------------------------- Top Menu / Navigation 
---------------------------*/

#subheader { display:none; }
#navigation { display:none; }

#subheader-hu { margin: 0 0 15px 0; width: 100%; min-width: 750px; height: 
25px; background: url(/branding/images/wave-bottom.png) no-repeat left #CBDEFA; 
}
#navigation-hu { height: 25px; float: right; font-size: .75em; }
#navigation-hu ul { margin: 0 8px 0 0; padding: 0; }
#navigation-hu li { margin: 0; padding: 0; list-style: none; display: inline; }
#navigation-hu a { margin: 0 7px 0 0; padding: 0 0 0 5px; float: left; 
background: url(/branding/images/tab-left.png) no-repeat left top #F0F5FE; 
cursor: pointer; text-decoration:none; }
#navigation-hu span { float: left; display: block; background: 
url(/branding/images/tab-right.png) no-repeat right top #F0F5FE; padding: 6px 
8px 6px 2px; color: #333; }
#navigation-hu a:hover { background: url(/branding/images/tab-left.png) 
no-repeat 0 -50px #FAFCFF; }
#navigation-hu a:hover span { background: url(/branding/images/tab-right.png) 
right -50px #FAFCFF; }
#navigation-hu li.th a { float: left; background: 
url(/branding/images/tab-left.png) no-repeat left -100px #FFF; }
#navigation-hu li.th a span { background: url(/branding/images/tab-right.png) 
no-repeat right -100px #FFF; }

/*--------------------------- Breadcrumbs ---------------------------*/

#breadcrumbs { display:none; }

/*--------------------------- Content (informational body) Layout 
---------------------------*/

#content { display:none; }
#main { display:none; }
#bodycol { display:none; }

#content-hu { width: 100%; padding: 0 0 160px 0; clear: both; display: block; 
font-size: 1em; }
#main-hu { width: 100%; margin: 15px 0 0 0; }
#bodycol-hu { margin: 0; padding: 0 13px 0 0; height: auto; }
#bodycol-hu li { margin: 10px 0 10px 30px; }
#bodycol-hu dd { line-height: 150%; margin: 20px 0 20px 30px; }

/*--------------------------- NavColumn Layout ---------------------------*/

#navcol { display:none; }
#navcolumn { display:none; }

#navcol-hu { width: 185px; }
#navcolumn-hu { width: 185px; margin: 0 15px 0 0; font-size: .8em; }

/*--------------------------- Footer ---------------------------*/

#footer { display:none; }
#footer-hu { width: 100%; min-width: 750px; height: 155px; margin: -130px 0 0 
0; padding: 5px 0 0 0; background: url(/branding/images/footer-bg.png) 0 top 
repeat-x #F2F2F2; text-align: center; position: relative; clear: both; display: 
block; font-size: .75em; }
#footer-hu img { border: none; }
#footer-hu a { color: #999; }
#footer-hu a:hover { color: #069; }
#footer-hu ul { padding: 0 0 10px 0; margin: 15px 0 7px 0; font-size: 12px; }
#footer-hu li { list-style: none; display: inline; margin: 0 10px 0 10px; 
padding: 0; }





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to