yudi.sutanto Posted October 25, 2013 Share Posted October 25, 2013 Hi, How can i remove the big white space that separate previous and page no 1 and last page and next? The pagination looks like this: < Previous 1 2 3 ... 20 Next > I want it to be like this: < Previous 1 2 3 ... 20 Next > Any idea? Link to comment Share on other sites More sharing options...
yudi.sutanto Posted October 26, 2013 Author Share Posted October 26, 2013 Hi, K. I solved it already. Just need to comment or remove these lines at global.css: #pagination_previous, .pagination_previous {float:left} #pagination_next, .pagination_next {float:right} Link to comment Share on other sites More sharing options...
vekia Posted October 26, 2013 Share Posted October 26, 2013 thank you for your solution. In the future please paste url to your website if issue is related to css styles (especially when you use non default theme) im going to mark this topic as [solved] with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now