Please always enter the name of the template and the Joomla version and the live URL if available
[SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
[SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid was created by jp_sewa
Posted 2 years 6 months ago #31136
Hallo everybody,
i have a question concerning the template tp_perfect, setting the height in den modul "UIKit 3 Grid". I used in the modul configuration the parameter match height: yes, match height class: .uk-height-small. But there is no effect on the screen.
What did i wrong? In the online documentation on this side there is no informationen setting the height.
Thank you!
Nice greetings
i have a question concerning the template tp_perfect, setting the height in den modul "UIKit 3 Grid". I used in the modul configuration the parameter match height: yes, match height class: .uk-height-small. But there is no effect on the screen.
What did i wrong? In the online documentation on this side there is no informationen setting the height.
Thank you!
Nice greetings
by jp_sewa
Please Log in or Create an account to join the conversation.
- Administrator
- Offline
- Moderator
-
- Posts: 729
- Thank you received: 118
Replied by Administrator on topic [SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
Posted 2 years 6 months ago #31137
Did you clear the joomla- and astroidcache?
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8835
- Thank you received: 1736
Replied by joomlaplates on topic [SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
Posted 2 years 6 months ago #31139
Hello,
match height css isnt working
... if you want all the grid matching the height please enable this parameter
match height css isnt working
... if you want all the grid matching the height please enable this parameter
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by jp_sewa on topic [SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
Posted 2 years 6 months ago #31141
Ok, thank you for the answer.But how can this solution help to prevent from a not horizantal parallel alignment (see attachment).I want all containers with the equal height, i know in some cases the text is longer or shorter. My aim is, that the button "more information" after the text is in all cases on the bottom of the container. Thank you! Greetings!
by jp_sewa
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8835
- Thank you received: 1736
Replied by joomlaplates on topic [SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
Posted 2 years 6 months ago #31142
Hello, all Boxes in same height is not possible with just a click.
Maybe you can try that with an override and css and set a min-height, but then its not mobile ready anymore.
Maybe you can try that with an override and css and set a min-height, but then its not mobile ready anymore.
Code:
.uk-card {min-height:200px}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by jp_sewa on topic [SOLVED] TP Perfect Template - UIkit 3 Grid set height of a grid
Posted 2 years 6 months ago #31143
OK, i understand. I will think about it. Thank you.
by jp_sewa
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates