joomla balbooa gridbox theme support

Hello,

I am currently working on a fresh page with balbooa gridbox installed. I have created a simple register form with fabrik. As soon as I try to register with missing required fields, I am getting popup error and broken layout for english template and german template. See attached image 02 + 03.

I have installed:

1. latest joomla
2. latest fabrik kitchensink
3. latest fabrik github
4. latest farbik bootstrap3 layout override
5. gridbox as template

I can add a fabrik form module with gridbox page builder, but I can't add a fabrik list module. It would be nice, if there is a simple way to fix this.

Is there any way to get professional (payed) support on this topic?

It would even help to know, if those layout issues are just minor issues that can be fixed easy or if gridbox is just way off with their own css rules.

Thank you in advance.

PS: I can provide admin access and details if needed
 
I think I have already found the issue. Gridbox theme has a generic css class, used by fabrik as well:

.error {
align-items: center;
display: flex;
flex-direction: column;
height: 100vh;
justify-content: center;
margin: -100px 0 !important;
}

I have to override all those css rules, to make fabrik form work.

Just a general question. Could this be taken care of for core? Maybe other templates might have the same class with css rules that could break fabrik form :)
 
Last edited:
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top