Ayuda con este template

  • Este debate tiene 2 respuestas, 2 mensajes y ha sido actualizado por última vez el hace 14 años, 1 mes por Anónimo.
Mostrando 2 respuestas a los debates
  • Autor
    Entradas
    • #93197
      Anónimo
      Invitado

      Bueno muchachos, necesito eliminar la margen que existe en joomla con los módulos; me explico:

      Quiero que al colocar texto o una imagen en un modulo de la columna derecha, me aparezca completo sin la margen y que el espacio de separacion entre un modulo y otro desaparezca.

      Les dejo el css de la plantilla:

      /*--------------------------------------------------------------
      # ICKI Sports - May 2009 (for Joomla 1.5)
      # Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
      # License: Copyrighted Commercial Software
      # Website: http://www.gavick.com
      # Support: support@gavick.com
      ---------------------------------------------------------------*/

      /* ------------------------- STYLE1 --------------------------*/

      /* template_css.css
      ------------------------------------------------------------------*/
      body {
      color:#666;
      background:#45494d url(../images/style2/bg_main.jpg) repeat-x 0 0;
      }
      a{
      color:#d6d6d6;
      }
      a:hover{
      color:#39a8e5;
      text-decoration:none;
      }
      ul{
      list-style-image:url(../images/style2/li_bullet.png);
      }
      ul li a{
      color:#979797;
      }
      ul li a:hover{
      color:#e1e1e1;
      }
      hr {
      color: #eee;
      background-color: #eee;
      }
      a#logo_styled{
      background: transparent url(../images/style2/logo.png) no-repeat 0 0;
      }
      div#wrapper_bg{
      background:transparent url(../images/style2/bg_abstract.jpg) no-repeat 51% 0;
      }
      div#wrapper_menu1{
      background:transparent url(../images/style2/bg_menu_inactive_right.png) no-repeat right 0;
      }
      div#wrapper_menu2{
      background:transparent url(../images/style2/bg_menu_inactive_left.png) no-repeat left 0;
      }
      div#horiz-menu{
      background:transparent url(../images/style2/bg_menu_inactive.png) repeat-x 0 0;
      }
      div#wrapper_menu1 ul li.level1{
      border-left:1px solid #40a6db;
      }
      div#wrapper_menu1 ul li a,
      div#wrapper_menu1 ul li.level1 a,
      div#wrapper_menu1 ul li span.separator,
      div#wrapper_menu1 ul li.level1 span.separator{
      color:#fff;
      }
      div#wrapper_menu1 ul li:hover,
      div#wrapper_menu1 ul li.active{
      background: transparent url(../images/style2/bg_menu_active.png) repeat-x 0 0;
      }
      div#wrapper_menu1 ul li:first-child:hover,
      div#wrapper_menu1 ul li.active:first-child{
      background: transparent url(../images/style2/bg_menu_active_left.png) no-repeat 0 0;
      }
      div#wrapper_menu1 ul li:first-child:hover a span,
      div#wrapper_menu1 ul li.active:first-child a span,
      div#wrapper_menu1 ul li:first-child:hover span.separator span,
      div#wrapper_menu1 ul li.active:first-child span.separator span{
      background:transparent url(../images/style2/bg_menu_active.png) repeat-x 0 0;
      }
      div#wrapper_menu li.topli ul{
      background:#fff;
      border:1px solid #d4d4d4;
      }
      div#wrapper_menu1 ul ul li.active:first-child,
      div#wrapper_menu1 ul ul li.current:first-child,
      div#wrapper_menu1 ul ul li.active,
      div#wrapper_menu1 ul ul li.current,
      div#wrapper_menu1 ul li li{
      background: #020202;
      border-bottom: 1px solid #1b1c1e;
      }
      div#wrapper_menu1 ul ul li.current:first-child,
      div#wrapper_menu1 ul ul li.current{
      background:#0a0a0a;
      }
      div#wrapper_menu1 ul li li a,
      div#wrapper_menu1 ul li li a span,
      div#wrapper_menu1 ul li li span.separator,
      div#wrapper_menu1 ul li li span.separator span{
      background: transparent!important;
      }
      div#wrapper_menu1 ul li li:hover,
      div#wrapper_menu1 ul li li:hover a,
      div#wrapper_menu1 ul li li:hover a span,
      div#wrapper_menu1 ul li li:hover span.separator,
      div#wrapper_menu1 ul li li:hover span.separator span,
      div#wrapper_menu1 ul li li:first-child:hover,
      div#wrapper_menu1 ul li li:first-child:hover a,
      div#wrapper_menu1 ul li li:first-child:hover a span,
      div#wrapper_menu1 ul li li:first-child:hover span.separator,
      div#wrapper_menu1 ul li li:first-child:hover span.separator span{
      background: #1b1b1b;
      }
      /* top
      -------------------------------------------------------------------*/
      div#buttons{
      background:transparent url(../images/style2/login_button_right.png) no-repeat right 0;
      }
      div#buttons div{
      background:transparent url(../images/style2/login_button_left.png) no-repeat left 0;
      }
      div#buttons span#login_btn{
      border-right:1px solid #acacac;
      }
      div#buttons span a{
      color:#e1e1e1;
      }
      div#buttons span a:hover{
      color:#39a8e5;
      }
      div#search{
      background:transparent url(../images/style2/search_input.png) no-repeat 0 0;
      }
      div#search input#mod_search_searchword{
      color: #acacac;
      }
      /* highlighter
      -------------------------------------------------------------------*/
      div#wrapper_highlight{
      border-bottom:1px solid #3d4044;
      background:#0c0d0d url(../images/style2/bg_highlighter.png) repeat-x 0 top;
      }
      div#datatop{
      color:#39a8e5;
      background:transparent url(../images/style2/bg_highlighter_right.png) no-repeat right 0;
      }
      div#datatop span{
      background:transparent url(../images/style2/bg_highlighter_left.png) no-repeat left 0;
      }
      /* header
      -------------------------------------------------------------------*/
      div#wrapper_header{
      background: #000 url(../images/style2/bg_content.png) repeat-x left top;
      }
      /* content
      -------------------------------------------------------------------*/
      div#component{
      background:#fff;
      }
      div#wrapper_content{
      background-color:#fff;
      }
      div.inset{
      background:#fff url(../images/style2/inset_bg.png) repeat-y right top!important;
      }
      div#inset{
      background: transparent url(../images/style2/inset_shadow.png) repeat-x left top;
      }
      div.users_wrap,
      div.module_wrap{
      background:#313335 url(../images/style2/bg_area.png) repeat-x left bottom;
      }
      div#right{
      background:#2d2f31;
      }

      /* Bottom
      -----------------------------------------------------------------*/
      div#wrapper_bottom{
      background:#1e1f20;
      }
      /* Footer
      -----------------------------------------------------------------*/
      div#wrapper_footer{
      color:#636363;
      background: transparent url(../images/style2/bg_footer.png) repeat-x 0 0;
      }
      div#wrapper_footer ul li.level1 a{
      color:#636363;
      }
      div#wrapper_footer ul li.level1 a:hover{
      color:#d6d6d6;
      }
      div#informations{
      color:#636363;
      }
      /* set the width of user modules
      -------------------------------------------------------------------*/
      div.moduletable,
      div.moduletable_clear,
      div.moduletable_menu,
      div.moduletable_text,
      div#right div.moduletable_light{
      color:#8e8e8e;
      }
      div.moduletable h3,
      div.moduletable_clear h3,
      div.moduletable_menu h3,
      div.moduletable_text h3,
      div#right div.moduletable_light h3{
      background: transparent url(../images/style2/moduletable_h3.png) repeat-x left top;
      }
      div.moduletable h3 span,
      div.moduletable_clear h3 span,
      div.moduletable_menu h3 span,
      div.moduletable_text h3 span,
      div#right div.moduletable_light h3 span{
      color:#39a8e5;
      background: transparent url(../images/style2/moduletable_h3_shape.png) no-repeat 15px bottom;
      }
      div.moduletable h3 span strong,
      div.moduletable_clear h3 span strong,
      div.moduletable_menu h3 span strong,
      div.moduletable_text h3 span strong,
      div#right div.moduletable_light h3 span strong{
      color:#fff;
      }
      div.moduletable div.moduletable_content,
      div.moduletable_clear div.moduletable_content,
      div.moduletable_menu div.moduletable_content,
      div.moduletable_text div.moduletable_content,
      div#right div.moduletable_light div.moduletable_content{
      color: #8e8e8e;
      }
      /* inset */
      div#inset div.moduletable,
      div#inset div.moduletable_clear,
      div#inset div.moduletable_menu,
      div#inset div.moduletable_text{
      color:#8e8e8e;
      }
      div#inset div.moduletable h3,
      div#inset div.moduletable_clear h3,
      div#inset div.moduletable_menu h3,
      div#inset div.moduletable_text h3{
      background: transparent url(../images/style2/inset_header.png) repeat-x left bottom;
      }
      div#inset div.moduletable h3 span,
      div#inset div.moduletable_clear h3 span,
      div#inset div.moduletable_menu h3 span,
      div#inset div.moduletable_text h3 span{
      color:#808080;
      background: transparent url(../images/style2/inset_h3_shape.png) no-repeat 15px bottom;
      }
      div#inset div.moduletable h3 span strong,
      div#inset div.moduletable_clear h3 span strong,
      div#inset div.moduletable_menu h3 span strong,
      div#inset div.moduletable_text h3 span strong{
      color:#383838;
      }
      div#inset div.moduletable div.moduletable_content,
      div#inset div.moduletable_clear div.moduletable_content,
      div#inset div.moduletable_menu div.moduletable_content,
      div#inset div.moduletable_text div.moduletable_content{
      color: #808080;
      }
      div#inset{
      color:#333;
      }
      div#inset a{
      color:#333!important;
      }
      div#inset a:hover{
      color:#39a8e5!important;
      }
      div#inset ul li a{
      color:#333!important;
      }
      /* mainbody */
      div#mainbody{
      color:#666;
      }
      div#mainbody a{
      color:#000;
      }
      div#mainbody a:hover{
      color:#39a8e5;
      }
      div#mainbody ul li a{
      color:#666;
      }
      div#mainbody div.moduletable_content {color: #666;}
      div#mainbody div.moduletable h3,
      div#mainbody div.moduletable_clear h3,
      div#mainbody div.moduletable_menu h3,
      div#mainbody div.moduletable_text h3{
      background: none;
      }
      div#mainbody div.moduletable h3 span,
      div#mainbody div.moduletable_clear h3 span,
      div#mainbody div.moduletable_menu h3 span,
      div#mainbody div.moduletable_text h3 span{
      color:#808080;
      background: none;
      }
      div#mainbody div.moduletable h3 span strong,
      div#mainbody div.moduletable_clear h3 span strong,
      div#mainbody div.moduletable_menu h3 span strong,
      div#mainbody div.moduletable_text h3 span strong{
      color:#383838;
      }
      /* right */
      div#right div.moduletable,
      div#right div.moduletable_clear,
      div#right div.moduletable_menu,
      div#right div.moduletable_text{
      background:#313335 url(../images/style2/bg_module.png) repeat-x left bottom;
      }
      div#right div.moduletable_light h3{
      background:transparent url(../images/style2/bg_moduletable_h3_light.png) repeat-x left bottom;
      }
      div#right div.moduletable_light h3 span{
      color:#39a8e5;
      background: transparent url(../images/style2/moduletable_h3_light_shape.png) no-repeat 15px bottom;
      }
      div#right .moduletable_menu ul.menu li:first-child{
      border:none!important;
      }
      div#right .moduletable_menu ul.menu li {
      border-top:1px dotted #666!important;
      }
      div#right .moduletable_menu ul.menu li.current li{
      border-left: 1px dotted #666!important;
      }
      /* bottom */
      div#wrapper_bottom .us_width-20 div.moduletable_content,
      div#wrapper_bottom .us_width-25 div.moduletable_content,
      div#wrapper_bottom .us_width-33 div.moduletable_content,
      div#wrapper_bottom .us_width-50 div.moduletable_content{
      border-left: 1px solid #303233;
      }
      div#wrapper_bottom .moduletable_menu ul.menu li:first-child{
      border:none!important;
      }
      div#wrapper_bottom .moduletable_menu ul.menu li {
      border-top:1px dotted #666!important;
      }
      div#wrapper_bottom .moduletable_menu ul.menu li.current li{
      border-left: 1px dotted #666!important;
      }
      /* user wraps and module wraps */
      div.users_wrap .moduletable_menu ul.menu li:first-child,
      div.module_wrap .moduletable_menu ul.menu li:first-child{
      border:none!important;
      }
      div.users_wrap .moduletable_menu ul.menu li,
      div.module_wrap .moduletable_menu ul.menu li{
      border-top:1px dotted #666!important;
      }
      div.users_wrap .moduletable_menu ul.menu li.current li,
      div.module_wrap .moduletable_menu ul.menu li.current li{
      border-left: 1px dotted #666!important;
      }
      /* Default Joomla menu */
      .moduletable_menu ul.menu li {
      border-top:1px dotted #ccc;
      }
      .moduletable_menu ul.menu li.current li{
      border-left: 1px dotted #ccc;
      }
      .moduletable_menu ul.menu ul li {
      background: transparent url('../images/dotted_line.png') repeat-x 0 0;
      }
      /* popups */
      div#popup_login,
      div#popup_register{
      background:url(../images/style2/popup_top.png) no-repeat 0 top;
      }
      div#close_button_login,
      div#close_button_register{
      background:url(../images/style2/close_button.png) no-repeat 0 top;
      }
      div#close_button_login:hover,
      div#close_button_register:hover{
      background:url(../images/style2/close_button.png) no-repeat 100% top;
      }
      div.top{
      background:url(../images/style2/popup_middle.png) repeat-y 0 0;
      }
      div.bottom{
      background:url(../images/style2/popup_bottom.png) no-repeat 0 bottom;
      }
      /* joomla.classes */
      a.readon{
      background: transparent url(../images/style2/readmore_button.png) no-repeat 0 0;
      color: #fff!important;
      }
      a.readon:hover{
      color: #fff;
      }
      .button{
      background: transparent url(../images/style2/button_bg.png) repeat-x 0 0;
      }
      h2.contentheading,
      .contentheading,
      table.blog .contentheading{
      color:#2383b8;
      }
      .artinfo_block span{
      color:#333;
      }
      .modifydate{
      color:#333;
      }
      td.sectiontableheader {
      background: #f7f7f7;
      border-bottom: 1px solid #eff1f1;
      border-top: 1px solid #eff1f1;
      }
      tr.sectiontableentry0 td,
      tr.sectiontableentry1 td,
      tr.sectiontableentry2 td {
      border-bottom: 1px solid #eff1f1;
      }

      tr.sectiontableentry1:hover td,
      tr.sectiontableentry2:hover td {
      background: #f9f9f9;
      }
      /* gk_stuff.css
      ------------------------------------------------------------------*/
      /* Image Show Module for Photoslide
      ---------------------------------------------------------------*/
      .gk_is_wrapper-style1 .gk_is_text{
      color: #fff;
      }
      .gk_is_wrapper-style1 .gk_is_text_right{
      border-left: 3px solid #fff;
      }
      .gk_is_wrapper-style1 .pause{
      background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat left bottom;
      }
      .gk_is_wrapper-style1 .play{
      background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat left top;
      }
      .gk_is_wrapper-style1 .pause:hover{
      background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat right bottom;
      }
      .gk_is_wrapper-style1 .play:hover{
      background: transparent url(../images/style2/gk_stuff/imageshow_buttons.png) no-repeat right top;
      }
      .gk_is_wrapper-style1 .gk_is_preloader{
      background: #000 url('../images/style2/gk_stuff/loader.gif') no-repeat center center;
      }
      .gk_is_wrapper-style1 .gk_is_text a{
      color: #eee;
      }
      .gk_is_wrapper-style1 .gk_is_text a:hover{
      color: #fff;
      }
      .gk_is_wrapper-style1 .gk_is_thumbs_prev:hover div{
      background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat right top;
      }
      .gk_is_wrapper-style1 .gk_is_thumbs_next:hover div{
      background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat right bottom;
      }
      .gk_is_wrapper-style1 .gk_is_thumbs_prev div{
      background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat left top;
      }
      .gk_is_wrapper-style1 .gk_is_thumbs_next div{
      background: transparent url('../images/style2/gk_stuff/module_buttons.png') no-repeat left bottom;
      }
      /* News Show Pro GK1
      ---------------------------------------------------------------*/
      /*default style*/
      div.gk_npro_full_interface ul li {
      background: transparent url('../images/style2/gk_stuff/bullet_black_inactive.png') no-repeat 0 0;
      }
      div.gk_npro_full_interface ul li.active {
      background: transparent url('../images/style2/gk_stuff/bullet_black_active.png') no-repeat 0 0;
      }
      div.gk_npro_full_prev, div.gk_npro_short_prev {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;
      }
      div.gk_npro_full_prev:hover, div.gk_npro_full_next:hover, div.gk_npro_short_prev:hover, div.gk_npro_short_next:hover {
      background-position: 100% 0;
      }
      div.gk_npro_full_next, div.gk_npro_short_next {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;
      }
      div.gk_npro_interface_bg,
      div.gk_npro_short_interface_bg {
      background: transparent url('../images/style2/gk_stuff/bg_inter.png') no-repeat 0 0;
      }
      table.gk_npro_table tr td {
      border-top: 1px solid #474747;
      }
      table.gk_npro_table tr:first-child td{
      border-top:none;
      }
      div.gk_npro_short_ulwrap ul li:hover {
      background: #444;
      color: #fff;
      }
      div.gk_npro_short_ulwrap ul li:hover h4,
      div.gk_npro_short_ulwrap ul li:hover p,
      div.gk_npro_short_ulwrap ul li:hover h4 a {
      color: #fff;
      }
      div.gk_npro_short_ulwrap ul li h4,
      div.gk_npro_short_ulwrap ul li h4 a {
      color: #666;
      }
      div.gk_npro_short_interface {
      border-top: 1px solid #474747;
      }
      div.gk_npro_short_interface span {
      color: #39a8e5;
      }
      div.gk_npro_short_interface span a{
      color:#666;
      }

      a.readon_class{
      color:#39a8e5!important;
      }
      a.readon_class:hover{
      color:#fff!important;
      }
      /*inset*/
      div#inset div.gk_npro_interface_bg,
      div#inset div.gk_npro_short_interface_bg {
      background: transparent url('../images/style2/gk_stuff/white_bg_inter.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_full_interface ul li {
      background: transparent url('../images/style2/gk_stuff/bullet_white_inactive.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_full_interface ul li.active {
      background: transparent url('../images/style2/gk_stuff/bullet_white_active.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_full_prev {
      background: transparent url('../images/style2/gk_stuff/white_prev.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_full_prev:hover {
      background: transparent url('../images/style2/gk_stuff/white_prev.png') no-repeat right 0;
      }
      div#inset div.gk_npro_full_next {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_full_next:hover {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;
      }
      div#inset div.gk_npro_short_prev {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_short_prev:hover {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;
      }
      div#inset div.gk_npro_short_next {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;
      }
      div#inset div.gk_npro_short_next:hover {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;
      }
      div#inset div.gk_npro_short_ulwrap ul li.odd {}
      div#inset div.gk_npro_short_ulwrap ul li.even {}
      div#inset div.gk_npro_short_ulwrap ul li:hover {
      background: #f1f1f1;
      color: #aaa!important;
      }
      div#inset div.gk_npro_short_ulwrap ul li:hover h4,
      div#inset div.gk_npro_short_ulwrap ul li:hover p,
      div#inset div.gk_npro_short_ulwrap ul li:hover h4 a {
      color: #aaa;
      }
      div#inset div.gk_npro_short_interface {
      border-top: 1px solid #e1e1e1;
      }
      div#inset h4.gk_npro_header,
      div#inset h4.gk_npro_header a {
      color: #39a8e5!important;
      font-weight: bold;
      }
      div#inset h4.gk_npro_header:hover,
      div#inset h4.gk_npro_header a:hover {
      color: #333!important;
      }
      div#inset a.readon_class{
      color: #39a8e5!important;
      }
      div#inset a.readon_class:hover{
      color: #333!important;
      }
      div#inset table.gk_npro_table tr td {
      border-top: 1px solid #ddd;
      }
      div#inset table.gk_npro_table tr:first-child td {
      border-top: none;
      }
      /*mainbody*/
      div#mainbody div.gk_npro_interface_bg,
      div#mainbody div.gk_npro_short_interface_bg {
      background: transparent url('../images/style2/gk_stuff/white_bg_inter.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_full_interface ul li {
      background: transparent url('../images/style2/gk_stuff/bullet_white_inactive.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_full_interface ul li.active {
      background: transparent url('../images/style2/gk_stuff/bullet_white_active.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_full_prev {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_full_prev:hover {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;
      }
      div#mainbody div.gk_npro_full_next {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_full_next:hover {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;
      }
      div#mainbody div.gk_npro_short_prev {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_short_prev:hover {
      background: transparent url('../images/style2/gk_stuff/prev.png') no-repeat right 0;
      }
      div#mainbody div.gk_npro_short_next {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat 0 0;
      }
      div#mainbody div.gk_npro_short_next:hover {
      background: transparent url('../images/style2/gk_stuff/next.png') no-repeat right 0;
      }
      div#mainbody div.gk_npro_short_ulwrap ul li.odd {}
      div#mainbody div.gk_npro_short_ulwrap ul li.even {}
      div#mainbody div.gk_npro_short_ulwrap ul li:hover {
      background: #f1f1f1;
      color: #aaa!important;
      }
      div#mainbody div.gk_npro_short_ulwrap ul li:hover h4,
      div#mainbody div.gk_npro_short_ulwrap ul li:hover p,
      div#mainbody div.gk_npro_short_ulwrap ul li:hover h4 a {
      color: #aaa;
      }
      div#mainbody div.gk_npro_short_interface {
      border-top: 1px solid #e1e1e1;
      }
      div#mainbody h4.gk_npro_header,
      div#mainbody h4.gk_npro_header a {
      color: #2383b8!important;
      font-weight: bold;
      }
      div#mainbody h4.gk_npro_header:hover,
      div#mainbody h4.gk_npro_header a:hover{
      color: #333!important;
      }
      div#mainbody a.readon_class{
      color: #2383b8!important;
      }
      div#mainbody a.readon_class:hover{
      color: #333!important;
      }
      div#mainbody table.gk_npro_table tr td {
      border-top: 1px solid #ddd;
      }
      div#mainbody table.gk_npro_table tr:first-child td {
      border-top: none;
      }
      /* News Highlighter
      ---------------------------------------------------------------*/
      div.gk_news_highlighter span.text{
      color:#c6c6c6;
      }
      div.gk_news_highlighter_interface{
      background: transparent url(../images/style2/bg_highlighter_left.png) no-repeat left 3px;
      }
      div.right_bg{
      background: transparent url(../images/style2/bg_highlighter_right.png) no-repeat left 3px;
      }
      div.gk_news_highlighter_interface a.prev,
      div.gk_news_highlighter_interface a.next{
      background: transparent url(../images/style2/gk_stuff/highlighter_arrows.png) no-repeat left 0!important;
      }
      div.gk_news_highlighter_interface a.next{
      background: transparent url(../images/style2/gk_stuff/highlighter_arrows.png) no-repeat right 0!important;
      }
      div.gk_news_highlighter_item,
      div.gk_news_highlighter_item a{
      color:#c6c6c6;
      }
      /* GK Tab
      ---------------------------------------------------------------*/
      ul.gk_tab_ul-style1 {
      background:transparent url(../images/style2/moduletable_h3.png) repeat-x left top;
      }
      ul.gk_tab_ul-style1 li{
      background: url('../images/style2/gk_stuff/tab_left.png') no-repeat 0 0;
      }
      ul.gk_tab_ul-style1 li span {
      background: url('../images/style2/gk_stuff/tab_right.png') no-repeat 100% 0;
      color: #6e6e6e;
      }
      ul.gk_tab_ul-style1 li span:hover{
      color:#fff;
      }
      ul.gk_tab_ul-style1 li.active{
      background: url('../images/style2/gk_stuff/tab_active_left.png') no-repeat 0 0;
      }
      ul.gk_tab_ul-style1 li.active span{
      background: url('../images/style2/gk_stuff/tab_active_right.png') no-repeat 100% 0;
      color: #fff;
      }
      div.gk_tab_container0-style1 {
      background: url('../../images/horizontal/style2/bg_content.png') repeat-x 0 0;
      }
      div.gk_tab_container1-style1 {
      background: url('../../images/horizontal/style2/bg_content-bottom.png') repeat-x 0 100%;
      }
      div.gk_tab_item-style1 img.gk_tab_news_image{
      border: 1px solid #4c4e50;
      }
      /* Login Form
      ---------------------------------------------------------------*/
      input#modlgn_username,
      input#modlgn_passwd,
      input.inputbox{
      border: 1px solid #e8e8e8;
      }
      /* typography.css
      ------------------------------------------------------------------*/
      /* Code */
      pre,
      .code1,
      .code2{
      background-color:#e7e7e7;
      }
      pre,
      .code1{
      border-top: 5px solid #39a8e5;
      border-bottom: 5px solid #39a8e5;
      }
      .code2{
      border-left: 5px solid #39a8e5;
      }
      .code3{
      border-top: 1px solid #39a8e5;
      border-bottom: 1px solid #39a8e5;
      }
      .code3 h4{
      background:#fff;
      }
      /* Warnings */
      p.info2,
      p.info4{
      border-top:#3399ff solid 1px;
      border-bottom:#3399ff solid 1px;
      }
      p.info3,
      p.info4{
      background-color:#f0f6fe;
      }
      p.warning2,
      p.warning4{
      border-top:#f71212 solid 1px;
      border-bottom:#f71212 solid 1px;
      }
      p.warning3,
      p.warning4{
      background-color:#ffeeea;
      }
      p.warning4{
      border-top:#f71212 solid 1px;
      border-bottom:#f71212 solid 1px;
      }
      p.tips2,
      p.tips4{
      border-top:#fde647 solid 1px;
      border-bottom:#fde647 solid 1px;
      }
      p.tips3,
      p.tips4{
      background-color:#fdffca;
      }
      p.tips4{
      border-top:#fde647 solid 1px;
      border-bottom:#fde647 solid 1px;
      }
      /* Headers */
      .highlight-1{
      background:#ffffda;
      }
      .highlight-2{
      background:#e7e7e7;
      }
      .highlight-3{
      background:#3a3a3a;
      color: #fff;
      }
      .highlight-4{
      background:#39a8e5;
      color: #fff;
      }
      span.clear{
      border-top:1px solid #979797;
      border-bottom:1px solid #979797;
      color:#979797;
      }
      span.clear-1{
      border-top:1px solid #3a3a3a;
      border-bottom:1px solid #3a3a3a;
      color:#3a3a3a;
      }
      span.clear-2{
      border-top:1px solid #39a8e5;
      border-bottom:1px solid #39a8e5;
      color: #39a8e5;
      }
      span.color{
      color:#979797;
      }
      span.color-1{
      color:#3a3a3a;
      }
      span.color-2{
      border-left:2px solid #39a8e5;
      color:#39a8e5;
      }
      span.color-3{
      border-left:2px solid #3a3a3a;
      color:#3a3a3a;
      }
      span.color-4{
      background:#3a3a3a;
      color:#fff;
      }
      span.color-5{
      background:#e7e7e7;
      color:#39a8e5;
      }
      span.color-6{
      border-top:1px solid #e9e9a1;
      border-bottom:1px solid #e9e9a1;
      background:#ffffee;
      color:#666;
      }
      span.color-7{
      background:#39a8e5;
      color:#fff;
      }
      /* Blockquotes */
      blockquote div.blockquote1{
      background:transparent url(../images/style2/gk_stuff/typography/open1.png) no-repeat left bottom;
      }
      blockquote div.blockquote1 div{
      background:transparent url(../images/style2/gk_stuff/typography/close1.png) no-repeat right top;
      }
      blockquote div.blockquote2{
      background:transparent url(../images/style2/gk_stuff/typography/open1.png) no-repeat left top;
      }
      blockquote div.blockquote2 div{
      background:transparent url(../images/style2/gk_stuff/typography/close1.png) no-repeat right top;
      }
      blockquote div.blockquote3{
      background:transparent url(../images/style2/gk_stuff/typography/open2.png) no-repeat left bottom;
      }
      blockquote div.blockquote3 div{
      background:transparent url(../images/style2/gk_stuff/typography/close2.png) no-repeat right top;
      }
      blockquote div.blockquote4{
      background:transparent url(../images/style2/gk_stuff/typography/open2.png) no-repeat left top;
      }
      blockquote div.blockquote4 div{
      background:transparent url(../images/style2/gk_stuff/typography/close2.png) no-repeat right top;
      }

      /* Legends */
      div.legend1 h4,
      div.legend2 h4,
      div.legend3 h4,
      div.legend4 h4,
      div.legend5 h4,
      div.legend6 h4{
      background: #fff;
      }
      div.legend3 h4:first-child,
      div.legend5 h4:first-child{
      background:#e7e7e7;
      }
      div.legend4 h4:first-child,
      div.legend6 h4:first-child{
      border:solid 1px #666;
      }
      div.legend1,
      div.legend5,
      div.legend6{
      border:solid 1px #666;
      }
      div.legend2,
      div.legend3,
      div.legend4{
      border-top:solid 1px #666;
      border-bottom:solid 1px #666;
      }
      /* unordered lists */
      ul.circle1{list-style-image:url(../images/style2/gk_stuff/bullet_black_inactive.png);}
      ul.bullet1{list-style-image:url(../images/style2/gk_stuff/typography/bullet_ol_1_dark.png);}
      ul.bullet2{list-style-image:url(../images/style2/gk_stuff/typography/bullet1ul.png);}
      ul.bullet3{list-style-image:url(../images/style2/gk_stuff/typography/bullet2ul.png);}
      ul.bullet4{list-style-image:url(../images/style2/gk_stuff/typography/bullet_ol_1_color.png);}
      ul.square2{list-style-image:url(../images/style2/gk_stuff/typography/bullet_squ1_dark.png);}
      ul.square3{list-style-image:url(../images/style2/gk_stuff/typography/bullet_squ1_color.png);}
      /* Numbers */
      div.number1 span{
      background:transparent url(../images/style2/gk_stuff/typography/bullet_ol_2.png) no-repeat center center;
      }
      div.number2 span{
      background:transparent url(../images/style2/gk_stuff/typography/bullet_ol_2_color.png) no-repeat center center;
      color:#fff;
      }
      /* System messages */
      #system-message dd.error ul{
      background-color:#39a8e5;
      border-bottom:3px solid #91090c;
      border-top:3px solid #91090c;
      color:#fff;
      }
      dl#system-message ul{
      background:#39a8e5 none repeat scroll 0 0!important;
      border-bottom:3px solid #91090c!important;
      border-top:3px solid #91090c!important;
      color:#fff!important;
      }
      #system-message dd ul{
      border-bottom:3px solid #91090c;
      border-top:3px solid #91090c;
      color:#fff;
      }

    • #93198
      robertRobert
      Participante

      No pongas este toston hombre, sube el archivo directamente. El que te pueda ayudar lo vera mucho mejor que esto 😉

    • #93203
      Anónimo
      Invitado

      con una herramienta como firebug o webdeveloper para firefox averigua donde tienes que tocar la hoja de estilo (si es que es de ahi) y luego la corriges.

      Saludos

      Max

Mostrando 2 respuestas a los debates
  • El foro ‘Templates Joomla 1.5’ está cerrado y no se permiten nuevos debates ni respuestas.
Esta web utiliza cookies propias y de terceros para su correcto funcionamiento y para fines analíticos y para mostrarte publicidad relacionada con sus preferencias en base a un perfil elaborado a partir de tus hábitos de navegación. Contiene enlaces a sitios web de terceros con políticas de privacidad ajenas que podrás aceptar o no cuando accedas a ellos. Al hacer clic en el botón Aceptar, acepta el uso de estas tecnologías y el procesamiento de tus datos para estos propósitos. Ver
Privacidad