Diseño y Posicionamiento Web con Joomla › Foros › Templates Joomla › Templates Joomla 1.5 › Necesito ayuda para modificar un template (desesperado ando ya :() › Re: Necesito ayuda para modificar un template (desesperado ando ya :()
Muchas gracias por responder Federico. Estoy tan liado…. 🙂
#bannersuperiorhome2 div.events{
width:225px;
padding-right:10px;
}
* html #bannersuperiorhome2 div.events{
width:193px;
/*padding-right:10px;*/
}
#ja-bannersuperiorhome2 {
/*background:url(../images/linea_sep_horiz.gif) bottom left repeat-x;
min-height:500px;*/
}
#bannersuperiorhome2 {
/*margin-top:10px;*/
position:relative;
}
* html #bannersuperiorhome2 {
padding-bottom:10px;
/*height:500px;*/
}
#bannersuperiorizquierdohome2{
padding-left:5px;
/*padding-right:15px;*/
width:240px;
/*min-height:500px;*/
position:relative;
display:block;
background:url(../images/linea_sep_ver.gif) right top repeat-y; /* borderdotted*/
}
* html #bannersuperiorizquierdohome2{
width:230px;
/*height:500px;*/
padding-left:0px;
padding-right:5px;
position:relative;
display:block;
background:url(../images/linea_sep_ver.gif) right top repeat-y; /* borderdotted*/
}