From f0ba4ef592a741659879f4eb30aad016944b7dd0 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 30 Apr 2013 15:36:47 +0000 Subject: [PATCH] =?UTF-8?q?Secci=C3=B3n=20nueva=20de=20Russian=20Desk=20co?= =?UTF-8?q?n=20men=C3=BA=20horizontal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioJuridicoAlmagro_Web/trunk@8 c22fe52d-42d7-ba4f-95f7-33effcf65713 --- www/header.php | 9 ++-- www/wpv_theme/assets/css/layout.css | 58 ++++++++++++++++++++++--- www/wpv_theme/assets/css/paginas.css | 7 +++ www/wpv_theme/assets/css/typography.css | 2 +- 4 files changed, 65 insertions(+), 11 deletions(-) diff --git a/www/header.php b/www/header.php index c99637b..3d78d4e 100644 --- a/www/header.php +++ b/www/header.php @@ -188,12 +188,15 @@
 
-
-
+
+
+
diff --git a/www/wpv_theme/assets/css/layout.css b/www/wpv_theme/assets/css/layout.css index ec9c424..fad9e12 100644 --- a/www/wpv_theme/assets/css/layout.css +++ b/www/wpv_theme/assets/css/layout.css @@ -414,14 +414,14 @@ nav ul ul li { nav ul ul li a { width: 100% !important; /*146px;*/ height: auto !important; - line-height: 2em !important; + /*line-height: 2em !important;*/ padding: 3px 7px; border-right: none; display: block; overflow: hidden; /*margin: -9px 0px !important;*/ margin: 0px !important; - white-space: nowrap; /* If it's commented the longer titles're going to be on 2 lines */ + /*white-space: nowrap;*/ /* If it's commented the longer titles're going to be on 2 lines */ } nav ul ul ul { @@ -499,9 +499,17 @@ nav ul ul ul li { nav.section-nav { float: left; - margin: 8px 0 8px 133px; + margin: 8px 0 8px 0px; } +nav.section-nav.es { + margin-left: 50px; +} + +nav.section-nav.ru { + margin-left: 75px; +} + nav.section-nav ul li { padding-right: 35px; } @@ -518,13 +526,33 @@ nav.section-nav ul > li.current-menu-ancestor > a { nav.section-nav ul ul { display: block; - background: none !important; - left: -118px !important; + background: none !important; position: absolute; top: 25px; width: 800px !important; } +nav.section-nav ul li.empresas ul { + text-transform: none; + top: 25px; +} + +nav.section-nav.es ul li.empresas ul { + width: 640px !important; + left: -228px !important; +} + +nav.section-nav.ru ul li.empresas ul { + width: 575px !important; + left: -268px !important; +} + +nav.section-nav ul li.particulares ul { + left: -120px !important; + text-transform: none; + width: 600px !important; +} + nav.section-nav ul ul ul { margin-top: 0px; } @@ -542,8 +570,8 @@ nav.section-nav ul ul li { nav.section-nav ul ul li a { background: none !important; border: medium none; - padding: 6px 0 8px; - width: 160px; + padding: 6px 0 0; + text-transform: none !important; } nav.section-nav ul > li.current_page_item > a, @@ -2793,4 +2821,20 @@ width:355px; filter: alpha(opacity=1); -moz-opacity: 0.01; opacity: 0.01; +} + + +span.wpcf7-form-control-wrap { + display: block; + margin-bottom: -15px; + position: relative; + width: 400px; +} + +input[type="email"] { + margin-bottom: 0; +} + +.button, input[type="button"], input[type="submit"] { + padding-top: 0; } \ No newline at end of file diff --git a/www/wpv_theme/assets/css/paginas.css b/www/wpv_theme/assets/css/paginas.css index c76db25..66921b7 100644 --- a/www/wpv_theme/assets/css/paginas.css +++ b/www/wpv_theme/assets/css/paginas.css @@ -2,6 +2,13 @@ Paginas --------------------------------------------------------------------------*/ +.full .page-content > .one_half, +.full .post-content > .one_half, +.full .entry-content > .one_half { + min-height: 10px; + display: inline-block; +} + .home .page-content .titulo { margin: 0 !important; padding: 30px 0 0 0 !important; diff --git a/www/wpv_theme/assets/css/typography.css b/www/wpv_theme/assets/css/typography.css index b1cb786..4425665 100644 --- a/www/wpv_theme/assets/css/typography.css +++ b/www/wpv_theme/assets/css/typography.css @@ -141,7 +141,7 @@ input[type=submit], text-transform: uppercase; } -nav ul ul {font-size: 12px} +nav ul ul {font-size: 12px; text-transform: none;} nav ul ul li a { font-size: 12px;