page nr under the block at the front

More
10 years 1 month ago #38206 by dh12355@gmx.de

Please Log in to join the conversation.

More
10 years 5 days ago #39191 by dh12355@gmx.de
is there also another possibility to center the pagination?
Attachments:

Please Log in to join the conversation.

More
10 years 5 days ago #39206 by ivan.milic
I think other methods are no applicable there.

Try:

DIV.pagination{
margin:0 auto;
}

also you can try:


DIV.pagination{
width:100%;
text-align:center;
}

DIV.pagination > *{
display:inline-block;
}

Please Log in to join the conversation.

Time to create page: 0.283 seconds
Powered by Kunena Forum