Migration J4 : pagination not responsive
1 year 3 months ago #69736
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Migration J4 : pagination not responsive
Salut
merci pour la démo, ça me permet de pouvoir régler le souci
voici le code perso que tu peux ajouter au template
regarde ce que ça donne avec ça et dis moi
CEd
merci pour la démo, ça me permet de pouvoir régler le souci
voici le code perso que tu peux ajouter au template
Code:
.tck-blog .w-100 {
display: flex;
flex-wrap: wrap;
}
.tck-blog p.counter {
margin-left: auto;
order: 1;
}
.pagination {
display: flex;
flex-wrap: wrap;
}
regarde ce que ça donne avec ça et dis moi
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 3 months ago #69740
by Cormoran
Replied by Cormoran on topic Migration J4 : pagination not responsive
Please Log in or Create an account to join the conversation.
1 year 3 months ago #69742
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Migration J4 : pagination not responsive
oui malheureusement cela est géré par Joomla
tu peux vérifier avec le template Cassiopeia, tu verras le même souci : ce n'est pas responsive
tu peux soumettre le souci à l'équipe joomla sur github, ils feront p'tet quelque chose
tu peux vérifier avec le template Cassiopeia, tu verras le même souci : ce n'est pas responsive
tu peux soumettre le souci à l'équipe joomla sur github, ils feront p'tet quelque chose
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 3 months ago #69743
by Cormoran
Replied by Cormoran on topic Migration J4 : pagination not responsive
Merci pour ces précisions.
Ce point est déjà évoqué sur Github.
Ce point est déjà évoqué sur Github.
Please Log in or Create an account to join the conversation.
Time to create page: 0.210 seconds