Formatting Of Forms [J!4.1] - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Formatting Of Forms [J!4.1]

H

HDcms

Helix Framework 3 years ago

Hello I am using joomla 4.1 with the latest version of helix ultimate. I do not have a good rendering on the site https://v2.clibre.eu/fr/proposer-logiciel-libre To compare with the same fields on the site of test made with cassiopéa: https://joom41test.88h.ovh/index.php/crea-art

1/ tab [Other info] / subform : "Type de site" the buttons are small without the operators [+, -, move] 2/ tab [Software] / radio button :"Domaine d'application principale *" there is an overflow on the right.

I want to have a similar rendering to the cassiopea base model. Is it possible to integrate it in the next version of the template? In the meantime, can you help me with a patch/solution?

Regards

0
19 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60363

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Both table content is not same. Add this css code inside the custom.css file. I hope problem will be solve.

label.btn.btn-outline-secondary {
    font-size: 13px;
}
.com-content .btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    left: -10px;
}

-Thanks

0
H
HDcms
Accepted Answer
3 years ago #60376

Hello First of all thank you for this solution which works for 1 of the 2 questions.

Yes it's not exactly the same table. Nevertheless by putting Cassiopéa on the site clibre.eu, I had exactly the same problem. I just made another form to show you how the cassiopéa formatting seems to me beautiful and ergonomic.

I wonder if you can ask the developer to solve natively this problem with a presentation similar to the one of the cassiopéa template (especially because you propose a css with px that decrease the size, but will it be responsive everywhere?)

Can you also see with your developers to solve the issue 1/ ?? I had already noticed that on another site!

Regards

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60410
0
H
HDcms
Accepted Answer
3 years ago #60411

re ok I will do it but is it possible to have a patch even temporary for 1/?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60512

Yes, Added patch on your site. Please check. Thanks

0
H
HDcms
Accepted Answer
3 years ago #60535

Hello It works but reassure me, it will be integrated into the next update of the template because I do not see what you have done and I have to have this editor in other sites that I will switch to joomla 4.1 Regards

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60536

We will update our main package. Thanks

0
H
HDcms
Accepted Answer
3 years ago #60539

Oh no, sorry, this is the problem of the editor that I wanted to solve 100%. Here, there is still the problem. I do not have a good rendering on the site https://v2.clibre.eu/fr/proposer-logiciel-libre To compare with the same fields on the site of test made with cassiopéa: https://joom41test.88h.ovh/index.php/crea-art

1/ tab [Other info] / subform : "Sites et sources d'informations liées " OR "Email facultatif pour suivi " the buttons are small without the operators [+, -, move]

do I have to open a new thread or can you bring a solution here?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60567

Check the screenshot. I have checked an article and it works fine.

https://prnt.sc/uhjxt6UU0ebE

0
H
HDcms
Accepted Answer
3 years ago #60575

HI We didn't understand each other! I send an image (but it's annoying that I can't upload an image more easily, it's a hindrance to the exchange)

https://pic.infini.fr/gallery#AdGNVZOM/p2cSLGTp.png

I do not have a good rendering on the site https://v2.clibre.eu/fr/proposer-logiciel-libre To compare with the same fields on the site of test made with cassiopéa: https://joom41test.88h.ovh/index.php/crea-art

1/ tab [Other info] / subform : "Sites et sources d'informations liées " OR "Email facultatif pour suivi " the buttons are small without the operators [+, -, move]

do I have to open a new thread or can you bring a solution here?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60581

Hi, Please check now. Thanks

0
H
HDcms
Accepted Answer
3 years ago #60589

Hi again Ok great :-) this will be in the next update too !?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60592

Not sure

0
H
HDcms
Accepted Answer
3 years ago #60601

Why? You have seen that with your modification (what did you do anyway?), it changes everything, visitors will not know what to do, without this UX ergonomics!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60643

I have added in our working board. I hope team will check. Thanks

0
H
HDcms
Accepted Answer
3 years ago #60647

Hi Ok thanks. can you send me the patch (as for the editor tinyMCE) for the resolution of these 2 problems, because I have similar sites to migrate to joomla 4.1

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60659

I have added css code inside the custom.css file. You can use the css code. Thanks

0
H
HDcms
Accepted Answer
3 years ago #60678

Ah ok, I had looked in the theme but not the custom.css oops that makes a mega file for these 2 needs !

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #60802

I have added css code custom.css file.

v2.clibre.eu/templates/shaper_helixultimate/css/custom.css

0