- Posts: 66
- Thank you received: 0
Start Prev on bottom page not lined up
-
jasonbondone
Inactive member - Topic Author
- Member
Less
More
12 years 7 months ago #18812
by jasonbondone
Replied by jasonbondone on topic Re: Start Prev on bottom page not lined up
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18831
by ivan.milic
Replied by ivan.milic on topic Re: Start Prev on bottom page not lined up
and where (what page) to see that bad pagination?
Please Log in to join the conversation.
-
jasonbondone
Inactive member - Topic Author
- Member
Less
More
- Posts: 66
- Thank you received: 0
12 years 7 months ago #18839
by jasonbondone
Replied by jasonbondone on topic Re: Start Prev on bottom page not lined up
if you go to any product and change amount you can see in results you will see the problem
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18844
by ivan.milic
Replied by ivan.milic on topic Re: Start Prev on bottom page not lined up
??????????
no I don't see pagination when i do that
no I don't see pagination when i do that
Please Log in to join the conversation.
-
jasonbondone
Inactive member - Topic Author
- Member
Less
More
- Posts: 66
- Thank you received: 0
12 years 7 months ago #18845
by jasonbondone
Replied by jasonbondone on topic Re: Start Prev on bottom page not lined up
i just did it. if you change results lets say from 7 to 12 you will see the problem.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18848
by ivan.milic
Replied by ivan.milic on topic Re: Start Prev on bottom page not lined up
css you need to add is:
.bottom-pagination ul{
list-style:none;
}
.bottom-pagination ul li{
float:left;
}
.bottom-pagination ul{
list-style:none;
}
.bottom-pagination ul li{
float:left;
}
Please Log in to join the conversation.
Time to create page: 0.114 seconds