Hello,
I need to change blog/page layout (with sidebar) from 'content nine alpha units' to 'content eight ...', meaning to change width from 690 to 610px, additionally sidebar from three units to four units (from 210 to 290px)
As template files always call ... $avia_config['content_class']; , I've made a changes to register-admin-metabox.php from nine to eight but nothing helps.
Question, how to do it an easiest way, to change layout, except by changing grid.css?














