- 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 5 months ago #38182
by dh12355@gmx.de
page nr under the block at the front was created by dh12355@gmx.de
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #38189
by ivan.milic
Replied by ivan.milic on topic page nr under the block at the front
You need to deactivate infinite scroll
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 5 months ago #38193
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic page nr under the block at the front
i have deactivate it but nothing displayed.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #38199
by ivan.milic
Replied by ivan.milic on topic page nr under the block at the front
Add this to template_css.css:
DIV.pagination{
width: auto!important;
height: auto!important;
overflow: auto!important;
}
DIV.pagination{
width: auto!important;
height: auto!important;
overflow: auto!important;
}
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 5 months ago #38201
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic page nr under the block at the front
o.k. now it is displayed.
How can i centered it?
How can i centered it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #38204
by ivan.milic
Replied by ivan.milic on topic page nr under the block at the front
You can use:
DIV.pagination{
padding-left: 120px;
}
DIV.pagination{
padding-left: 120px;
}
The following user(s) said Thank You: dh12355@gmx.de
Please Log in to join the conversation.
Time to create page: 0.210 seconds