# HG changeset patch # User alabra # Date 1313452802 14400 # Node ID 39ce09df76dc4e2380ad7c476a3f46c81a1de523 # Parent cd96cfc8a1f5a0613d09c82704552612066987bc Se españolizan algunas palabras, además se adecua el estilo para que sea lo más parecido al sitio de altnethispano.org diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj --- a/Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj Mon Aug 15 20:00:02 2011 -0400 @@ -56,6 +56,7 @@ PublicResXFileCodeGenerator LayoutResources.Designer.cs + Designer PublicResXFileCodeGenerator diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.Designer.cs --- a/Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.Designer.cs Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.Designer.cs Mon Aug 15 20:00:02 2011 -0400 @@ -106,7 +106,7 @@ } /// - /// Looks up a localized string similar to datos del evento. + /// Looks up a localized string similar to Datos del evento. /// public static string EventoEditModelLegend { get { @@ -133,7 +133,7 @@ } /// - /// Looks up a localized string similar to datos del evento. + /// Looks up a localized string similar to Datos del evento. /// public static string EventoNewModelLegend { get { diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.resx --- a/Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.resx Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Resources/Properties/LayoutResources.resx Mon Aug 15 20:00:02 2011 -0400 @@ -133,7 +133,7 @@ Cambie los datos que desea y presione el botón guardar - datos del evento + Datos del evento Modificar evento @@ -142,7 +142,7 @@ Ingrese los datos del nuevo evento - datos del evento + Datos del evento Nuevo evento diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Content/Site.css --- a/Agendas/trunk/src/Agendas.Web/Content/Site.css Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Web/Content/Site.css Mon Aug 15 20:00:02 2011 -0400 @@ -1,24 +1,24 @@ -/*---------------------------------------------------------- -The base color for this template is #5c87b2. If you'd like -to use a different color start by replacing all instances of -#5c87b2 with your new color. -----------------------------------------------------------*/ -body -{ - background: url("themes/altnethispano/images/header-background.gif") repeat-x scroll 0 0 #FFFFFF; - font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif; - font-size: 70%; - margin: 0; - margin: 0 auto; - width: 1024px; +body { + font-family: Arial, Helvetica, sans-serif; + /* font-family: Tahoma, sans-serif; */ + font-size: 62.5%; + color: #575757; + text-align: left; + margin: 0; padding: 0; - color: #575757; + background: #fff url("themes/altnethispano/images/header-background.gif") repeat-x 0 0; +} +html, body { + height: 100%; +} +*{ + margin: 0; + padding: 0; } -.logo { - float: right; +a img, img { + border: 0; } - a:link { color: #034af3; @@ -43,7 +43,6 @@ margin-bottom: 20px; line-height: 1.6em; } - /* HEADINGS ----------------------------------------------------------*/ h1, h2, h3, h4, h5, h6 @@ -81,118 +80,64 @@ margin-top: 0; } -/* PRIMARY LAYOUT ELEMENTS -----------------------------------------------------------*/ - -/* you can specify a greater or lesser percentage for the -page width. Or, you can specify an exact pixel width. */ -.page +/* Layout */ +.wrapper { - margin-left: auto; - margin-right: auto; + margin: 0 auto; + width: 1024px; } - -#portal { - display: inline; -} - -#header -{ - position: relative; - background: url("themes/altnethispano/images/div_wrapperIn.gif") repeat-x scroll 0 0 #FFFFFF; - margin-bottom: 0px; - padding: 0; -} - -#header h1 +.wrapperIn { - font-weight: bold; - padding: 5px 0; - margin: 0; - border: none; - line-height: 2em; - font-size: 32px !important; + margin: 0 auto; + width: 1024px; + background: #fff url("themes/altnethispano/images/div_wrapperIn.gif") no-repeat 50% 38px; + float: left; } - -#main +#header { - background: url("themes/altnethispano/images/div_content.gif") repeat-x 0 0 #efeff0; - padding: 30px 30px 15px 30px; - height: 540px; - margin-left: auto; - margin-right: auto; - _height: 1px; /* only IE6 applies CSS properties starting with an underscore */ + width: 100%; + height: 122px; + position: relative; } - -#content +.navigation { - margin-bottom: 20px; + height: 38px !important; + background: #7e8080 url("themes/altnethispano/images/div_navigation.gif") repeat-x 0 100%; + width: 100% !important; } - -#footer +.page { - color: #999; - padding: 10px 0; - text-align: center; - line-height: normal; - margin: 0; - font-size: .9em; - background-color: #efeff0; + margin: 0 auto; + padding: 0 10px; + width: 1004px; + float: left; + background: transparent url("themes/altnethispano/images/div_content.gif") no-repeat 50% 100%; } - -/* TAB MENU -----------------------------------------------------------*/ -ul#menu +#main { - padding: 50px 0px 0px; - position: relative; - margin: 0; - text-align: right; + width: 794px; + float: left; + font-size: 1.4em; + line-height:120%; + padding: 20px 20px 0 30px; } - -ul#menu li -{ - background: url("themes/altnethispano/images/menu.png") repeat-y scroll 0 0 #fff; - border: 1px solid #979797; - padding: 5px 20px; - display: inline; - list-style: none; - color: #575757; -} - -ul#menu li#greeting +#footer { - font-weight: bold; - text-decoration: none; - line-height: 2.8em; - color: #575757; + width: 100%; + float: left; + margin: 20px 0 0; + padding: 10px 0; + background: transparent url("themes/altnethispano/images/ul_topsponsors_li.gif") repeat-x 0 0; } - -ul#menu li a -{ - font-weight: bold; - text-decoration: none; - line-height: 2.8em; - color: #575757; -} - -ul#menu li a:hover +.userGroupLogo { - background-color: #fff; - text-decoration: none; -} - -ul#menu li a:active -{ - background-color: #fff; - color: #000; - text-decoration: none; -} - -ul#menu li.selected a -{ - background-color: #fff; - color: #000; + padding: 0 10px; + width: 205px; + height: 88px; + background: transparent url("themes/altnethispano/images/div_logo.png") no-repeat 0 0; + position: absolute; + top: 0; + left: 0; } /* FORM LAYOUT ELEMENTS @@ -227,14 +172,19 @@ width: 200px; border: 1px solid #CCC; } +input[type="checkbox"] +{ + margin: 3px; +} /* TABLE ----------------------------------------------------------*/ table { - border: solid 1px #e8eef4; - border-collapse: collapse; + border: solid 1px #e8eef4; + border-collapse: collapse; + margin-bottom: 5px; } table td @@ -263,17 +213,14 @@ color:Red; } -#menucontainer -{ - margin-top: 7px; - height: 80px; -} - div#title { - display:block; - float:left; - text-align:left; + display: block; + float: left; + left: 250px; + position: absolute; + text-align: left; + top: 30px; } #logindisplay @@ -362,61 +309,6 @@ width: 6em; } -/* Portal menu -------------------------------------------------------*/ -ul#portalmenu -{ - width: 50%; - padding: 0 0; - position: relative; - margin: 0; - text-align: left; - display:inline; -} - -ul#portalmenu li -{ - display: inline; - list-style: none; -} - -ul#portalmenu li#greeting -{ - font-weight: bold; - text-decoration: none; - line-height: 2.8em; - color: #fff; -} - -ul#portalmenu li a -{ - background: url("themes/altnethispano/images/menu.png") repeat-y scroll 0 0 #fff; - border: 1px solid #979797; - padding: 5px 20px; - font-weight: bold; - text-decoration: none; - line-height: 2.8em; - color: #575757; -} - -ul#portalmenu li a:hover -{ - background-color : #E6E6E6; - text-decoration: none; - color: #575757; -} - -ul#portalmenu li a:active -{ - background-color: #a6e2a6; - text-decoration: none; -} - -ul#portalmenu li.selected a -{ - background-color: #fff; - color: #000; -} /* Buttons */ .buttons a @@ -425,4 +317,101 @@ vertical-align: middle; padding: 10px 10px 10px 10px; color: #000; +} + + +/* MENU */ +.RadMenu { + position: relative; + white-space: nowrap; + width: 50%; +} +.RadMenu .rmRootGroup { + display: inline-block; + left: 0; + margin: 0; + padding: 0; + position: relative; +} +.RadMenu .rmHorizontal .rmItem { + clear: none; +} +.RadMenu .rmItem { + float: left; + list-style: none outside none; + position: relative; +} +* html .RadMenu .rmItem { + display: inline; +} +.RadMenu .rmItem { + padding: 0; +} +.RadMenu a.rmLink { + cursor: default; + display: block; +} +.RadMenu .rmLink { + float: left; + outline: 0 none; + padding: 0 0 0 12px; +} +.RadMenu .rmLink { + width: auto; +} +.RadMenu .rmHorizontal .rmText { + padding: 0 12px 1px 0; +} +.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow { + background-color: transparent; + background-image: url("themes/altnethispano/images/menu.png"); +} + +.RadMenu_Default .rmFirst .rmLink, .RadMenu_Default .rmFirst .rmLink:hover, .RadMenu_Default .rmLast .rmText, .RadMenu_Default .rmLast .rmLink:hover .rmText, .RadMenu_Default .rmVertical .rmLink, .RadMenu_Default .rmVertical .rmText { + background-position: 0 500px; + background-repeat: no-repeat; +} +.RadMenu_Default .rmLink, .RadMenu_Default .rmDisabled, .RadMenu_Default .rmDisabled:hover { + background-position: 0 -72px; +} +.RadMenu_Default, .RadMenu_Default .rmLink { + color: #000000; + font: 12px/23px "Segoe UI",Arial,sans-serif; + text-decoration: none; +} +.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow { + background-color: transparent; + background-image: url("themes/altnethispano/images/menu.png"); +} +.RadMenu_Default .rmText, .RadMenu_Default .rmDisabled .rmText, .RadMenu_Default .rmDisabled:hover .rmText { + background-position: 100% -96px; +} + +.RadMenu_Default .rmRootGroup, .RadMenu_Default .rmLink, .RadMenu_Default .rmText, .RadMenu_Default .rmLeftArrow, .RadMenu_Default .rmRightArrow, .RadMenu_Default .rmTopArrow, .RadMenu_Default .rmBottomArrow { + background-color: transparent; + background-image: url("themes/altnethispano/images/menu.png"); +} + +.RadMenu_Default .rmRootGroup { + background-color: #E6E6E6; + background-position: 0 -408px; + background-repeat: repeat-x; + border: 1px solid #828282; +} +.RadMenu_Default .rmLink:hover, .RadMenu_Default .rmFocused, .RadMenu_Default .rmSelected { + background-color: #FFFFFF; +} +.RadMenu_Default, .RadMenu_Default .rmLink { + color: #000000; + font: 12px/23px "Segoe UI",Arial,sans-serif; + text-decoration: none; +} + +.RadMenu .rmText { + float: left; + padding-bottom: 1px; +} + +.RadMenu .rmText { + display: block; } \ No newline at end of file diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/div_logo.png Binary file Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/div_logo.png has changed diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/div_navigation.gif Binary file Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/div_navigation.gif has changed diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/ul_topsponsors_li.gif Binary file Agendas/trunk/src/Agendas.Web/Content/themes/altnethispano/images/ul_topsponsors_li.gif has changed diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Web/Views/Account/LogOn.cshtml Mon Aug 15 20:00:02 2011 -0400 @@ -1,4 +1,4 @@ -

Log On

+

Ingresar

Seleccione el proveedor con que quiere demostrar su identidad

diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Views/Home/Index.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Home/Index.cshtml Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Web/Views/Home/Index.cshtml Mon Aug 15 20:00:02 2011 -0400 @@ -1,4 +1,4 @@ -

Home Page

+

Inicio

Bienvenido al módulo de gestión de VANs de alt.net-hispano, desde aquí podrá: diff -r cd96cfc8a1f5 -r 39ce09df76dc Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml --- a/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml Mon Aug 15 15:35:17 2011 -0400 +++ b/Agendas/trunk/src/Agendas.Web/Views/Shared/_Layout.cshtml Mon Aug 15 20:00:02 2011 -0400 @@ -28,35 +28,38 @@ - @Html.Partial("_MenuPortal") -

- @Html.Partial("_LogOnPartial") -
- -
-