Hi, I placed for a specific article an imageshow module at position "sidebar".
Now is it possible to resize height an width of the module in this position ?
I use the rock theme template.
Kind regards
.BigBox {display:block;width:300px;height:500px; }
<div style="width:___px;min-height:___px;"> <p>...blabla bla..</p> </div>