2
hi,
Take a look to blocks.css and modify #rightcolumns... like #leftcolumns declarations.
You may have to change others things :
- style.css
#xo-canvas-rightcolumn {
padding: .5em;
}
- layout.css
#xo-canvas-rightcolumn {
width: 170px;
color: #a0a0a0;
background-color: #f6f6f6;
border-width: 1px 2px 2px 0;
border-style: solid;
border-color: #b6b7b8;
}
@+
Still learning CSS and... english