Hi, Marija.
You can do that only by custom hacking - it can't be done via template admin panel.
The best way will be hack certain block (part of template) and add own code (in accordance with Bootstrap 2.3.2).
If you hack existing positions you'll break module administration features.
Hi, Marija.
First I need to know where you want to add new positions - this will determine particular block and file.
It should be above or below main content?
Above or below certain existing module positions?
Michal, I do not want to add new positions. After 'utility', I have position-1 and position-2. I just want to change the span6 - to span9 and span3
I am very satisfied with socialize, but this has to be the biggest downside - not being able to change the widths of the modules
Looking forward to the suggestions
HI, Marija.
Then I already replied:
You can do that only by custom hacking - it can't be done via template admin panel.
The best way will be hack certain block (part of template) and add own code (in accordance with Bootstrap 2.3.2).
If you hack existing positions you'll break module administration features.
Thank you Michal, that is definitely something that needs improving. In the meantime, I decided to use the maintop-component and sidebar to achieve the desired look, and I will shift all other modules below.