syamilmj / aqua-page-builder

Aqua Page Builder WordPress Plugin
238 stars 114 forks source link

Replace default grid with bootstrap grid ? #105

Closed krishna19 closed 10 years ago

krishna19 commented 11 years ago

i want to use this to my theme, my theme is based on bootstrap. how to replace the default grid with bootstrap grid. I'd be really grateful for any tips. Thanks!

Jakobs-House commented 11 years ago

need this too, please. Would be great to have a solution for setting up your own grid. Thanks!

Jakobs-House commented 11 years ago

still need the bootstrap 3 grid information...is there a reason or at least a plan in future to solve this? is there maybe an easy solution?

would be so great to know something :) still its a great plugin...really great!!

krishna19 commented 11 years ago

@syamilmj please help to setup bootstrap.

i want to place a wrapper before the first block of the row and close the wrapper after the last block of the row.

Here is the structure i need

<div class="row-fluid">
blocks in a row
</div>
Jakobs-House commented 11 years ago

yeah syamilmj is probablity already working on it ;) free gridsystem is just the missing part in the quite perfekt puzzel...i've had already so much fun with the amazing template system.

my biggest problem is that the size of the parent column is also set to its childs... Status quo: [PARENT] col-md-6 [PARENT] ---> [CHILD] col-md-6 [CHILD]

It should be: [PARENT] col-md-6 [PARENT] ---> [CHILD] col-md-12 [CHILD]

its also missing a column in a column to help nesting like in the boostrap3-markup --> http://getbootstrap.com/css/#grid-nesting

in any case: thanks allot