Hey,
I think I found a bug. See the attachment. Can you fix this in the next version? Or can I solve the problem by myself?
Thanks a lot
Hi thyl123,
What is the bug that you've found?
Bob
- Start
- Zurück
- 1
- 2
- Weiter
- Ende
see in the attachment.
Hi thyl123,
I think that is set by your template styling for pagination.
Bob
Hello BOB , CAN YOU HELP ME? , I HAVE THE SAME ERROR, CAN YOU TELL ME WICH FILE I HAVE TO MODIFY THE STYLING PAGINATION, TO CUZTOMIZE :
- Start
- Zurück
- 1
- 2
- Weiter
- Ende
ANY CLUE?¡¡? IM USING THE BEEZ20 TEMPLATE, THANKS!!!
HELLO thyl123 HAVE YOU FIND THE ANSWER TO THIS PROBLEM, CAN YOU HELP ME ¡?¡?
THANKS !!!
Hi angelmorales,
Please don't shout here.
As far as I know the pagination uses the template CSS. You can check with your browser web-developer tools to see exactly what CSS is being applied.
Bob
Hi,
this css code should fix the problem, you can add it to your template css file or to the extension's css file:
table.adminlist .pagination { display:table; padding:0; margin:0 auto; }
.pagination div.limit {
float: left;
height: 22px;
line-height: 22px;
margin: 0 10px;
}
.pagination li {list-style: none;display:inline}
.pagination span, .pagination a {margin-right:5px;}
table.adminlist .list-footer { display:table; padding:0; margin:0 auto; }
.list-footer div.limit {
float: left;
height: 22px;
line-height: 22px;
margin: 0 10px;
}
.list-footer ul {list-style: none;display:inline}
.list-footer li {list-style: none;display:inline}
.list-footer span, .list-footer a {margin-right:5px;}
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thanks Max you are awesome!!!, I am using the beez_20 template so I paste your code in the bottom of general css:
components\com_chronoconnectivity\css\general
And it work flawless ,i want to hug you!!!!😀 😀 😀 😀
Tell me when are you coming to Mexico ,so I can invite you a good Tequila and a Gordita de Chicharron!! THANKS!