booblebab Posted September 8, 2009 Share Posted September 8, 2009 What is pagination.tpl for? (I'm asking because I see settings for it in global.css) Link to comment Share on other sites More sharing options...
Patric Posted September 8, 2009 Share Posted September 8, 2009 For example in a long products list this is what displays the "previous" and "next" buttons and the number of objects displayed by page. Link to comment Share on other sites More sharing options...
booblebab Posted September 8, 2009 Author Share Posted September 8, 2009 ah, cool thanks!!!so, what would changing the css: div.pagination { margin: 1em 0; } to: div.pagination { border-top: 1px solid #E4E4E4; margin: 1em 0; } what would that do? a border around the previous/next buttons... or the actual box showing the products? how can i find that out without asking you btw... i have firebug and ff dev tools - but how can i go thru CSS and find what it does on a page (i know i can look on the page and see what css codes for it.. but this is vice versa..)Thanks :) 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