page nr under the block at the front

More
10 years 8 months ago #38206 by dh12355@gmx.de

Please Log in to join the conversation.

More
10 years 7 months 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 7 months 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.156 seconds
Powered by Kunena Forum