Hi!
I put 3 modules in one position. Everyone has 33.3% width. How can I change it? I need 30%, 45% and 25%.
http://derka.pickupguild.ru/index.php/o ... amma-start
Regards, Peter.
.my-width-25 { width: 25%!important; }
.my-width-30 { width: 30%!important; }
.my-width-40 { width: 40%!important; }