Forums

Pagination

martsund_ 26 Nov, 2016
Hi I hope you can help.

The pagination looks funny, please take a look at the picture I have attached. It might be the css of the template that cause this break in the layout, but do you know how to solve this little funny problem?

url: http://guitarlir.dk/forum/posts/f61/t27?page=1

Best regards

Martin Sund
GreyHead 26 Nov, 2016
HI Martin.

Without the template (see here) it is OK so something in the template CSS is breaking the layout.

Changing the display of the <li> from inline to inline-block partially fixes it. I suggest that you turn off the CSS compression while you debug.

Bob
martsund_ 27 Nov, 2016
1 Likes
Yes I know that the forum looks pretty without the template, but I don't know how to solve the problem... so maybe I need a little help from a friend...:-)
GreyHead 27 Nov, 2016
Hi Martin,

I posted what I found - which was only a part solution.

Bob
Max_admin 27 Nov, 2016
Hi,

I have checked it, please try this code in the "style" section in the forums admin area:

.chronoforums .item{margin:0;}
.chronoforums .item:after{content:'';clear:none;display:none;}


Best regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.