- Posts: 185
- Thank you received: 0
page nr under the block at the front
-
dh12355@gmx.de
Inactive member -
Topic Author
- Member
-
Less
More
10 years 11 months ago #38206
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic page nr under the block at the front
Thanks.
Please Log in to join the conversation.
-
dh12355@gmx.de
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 185
- Thank you received: 0
10 years 10 months ago #39191
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic page nr under the block at the front
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 10 months ago #39206
by ivan.milic
Replied by ivan.milic on topic page nr under the block at the front
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;
}
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.079 seconds