Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/05/2010, 12:47
Avatar de neon261979
neon261979
 
Fecha de Ingreso: octubre-2009
Ubicación: Barcelona
Mensajes: 195
Antigüedad: 14 años, 6 meses
Puntos: 0
Modificar plantilla joomla

Hola me gustaria que me ayudaran hacer una pequeña modificacion en mi plantilla joomla.
Resulta que quiero que la columna izquierda sea un poco mas ancha que la derecha, pero claro si modifico la izquierda luego la derecha no se me va abajo ,
No se si me explico.
Yo tengo modulos a la izquierda y a la derecha los de la izquierda se me quedan encima del texto a la izquierda, los modulos de la derecha se me van abajo a la derecha.
COmo puedo hacer esa modificacion sin que se trastoque tanto la pagina?
Os pongo el css template.
Código PHP:
html {
  
height100%;
  
margin-bottom0px;
}

form {
  
margin0;
  
padding0;
}

img,table {
    
border:none;
}

body {
    
font-familyHelvetica,Arial,sans-serif;
    
line-height1.3em;
    
margin0px 0px 0px 0px;
    
font-size12px;
    
color#333;
}

a:linka:visited {
    
text-decorationnone;
    
font-weightnormal;
}

a:hover {
    
text-decorationunderline;
    
font-weightnormal;
}

input.button {
 
cursorpointer;
 
background:none;
}

{
  
margin-top0;
  
margin-bottom5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
    
padding0;
    
margin-bottom1px;
}

div.center {
  
text-aligncenter;
}

div#wrapper {
    
margin-leftauto;
    
margin-rightauto;
}

body.width_medium div#wrapper {
    
width950px;
}

body.width_small div#wrapper {
    
width773px;
}

body.width_fmax div#wrapper {
    
min-width750px;
    
max-width1050px;
}


div#header_r {
    
padding:0px 25px;
    
text-alignleft;
}

#logo {
    
padding0px;
    
text-alignleft;
    
height:85px;
}

#logo a, #logo a:link, #logo a:hover {
    
font-weightbold;
    
font-familyHelvetica,Arial,sans-serif;
    
font-size4em;
    
padding:0;
    
margin:0;
    
line-height:1.4em;
    
color:#fefefe;
    
text-decoration:none;
}

div#newsflash {
    
widthauto;
    
margin-left350px;
    
margin-right30px;
    
border1px solid #00f;
}

div#tabarea {
    
backgroundurl(../images/top_menu_bg.jpgtop left repeat-x;
    
margin0 6px;
}

div#footer_r {
    
padding-top10px;
    
height47px;
    
overflowhidden;
}

div#footer_r div {
    
text-aligncenter;
    
font-size.90em;
    
color#aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
    
color#999;
}

#pathway {
    
padding0px 10px 8px;
    
widthauto;
    
margin-right250px;
    
text-alignleft;
}

#search {
    
floatright;
    
width:320px;
    
margin-top: -20px;
    
margin-right20px;
    
height40px;
    
overflowhidden;
    
text-align:right;
}

#area {
    
padding0;
    
width:100%;
}

#whitebox {
    
margin0;
    
widthauto;
}

#whitebox div {
    
text-alignleft;
}

#whitebox_t {
    
background#ebebeb url(../images/header_top_middle.jpg) 0 0 repeat-x;
}

#whitebox_tl {
    
backgroundurl(../images/header_top_left.jpg0 0 no-repeat;
}

#whitebox_tr {
    
height16px;
    
overflowhidden;
    
backgroundurl(../images/header_top_right.jpg1000 no-repeat;
}

#whitebox_m {
    
widthauto;
    
padding10px 10px;
    
margin:0 6px;
    
backgroundurl(../images/left_bg.jpg100100repeat;
}


#whitebox_br {
    
height13px;
    
backgroundurl(../images/mw_content_b_r.png100100no-repeat;
}

/* horizontal pill menu */
table.pill {
  
margin-leftauto;
  
margin-rightauto;
  
padding0;
}

td.pill_m {
  
padding0;
  
margin0;
  
widthauto;
}

td.pill_l {
  
width:  2px;
  
height28px;
  
backgroundurl(../images/top_menu_separator.jpgtop right no-repeat;
}

#pillmenu {
  
white-spacenowrap;
  
height28px;
  
floatleft;
}

#pillmenu ul {
  
margin0;
  
padding0;
  list-
style:none;
}

#pillmenu li {
    
floatleft;
    
margin0;
    
padding0;
    
backgroundurl(../images/top_menu_separator.jpgtop right no-repeat;
}

#pillmenu a {
  
font-familyArialHelveticasans-serif;
  
font-size11px;
  
font-weightnormal;
    
float:left;
  
display:block;
  
height22px;
  
line-height24px;
  
padding3px 20px;
  
color#fefefe;
  
text-decorationnone;
}

#pillmenu a:hover {
  
color#96abbe;
}

#pillmenu a#active_menu-nav {
    
height28px;
    
line-height21px;
}

#leftcolumn ,#rightcolumn {
    
margin0;
    
width16%;
    
float:left