Totally Zenned
- Join Date:
- Jul 2006
- Location:
- Montreal, Canada
- Posts:
- 2,276
- Plugin Contributions:
- 0
help on pagination styling
im trying to style my pagination links using CSS style i found on the net
problem im having is this .. after adding extrea style to CSS and modifying the tpl_modules_product_listing.php to add <ul> , i need to also add <li>
links are being generated with echo and extra vars and param , and i have no idea where <li> should go .
on developer site .. all anchor tags are coming after <li> but on my test site .. there are between single <li></li>
here is the link to my test page.
http://tekwar.dlinkddns.com/zencart/test/index.php?main_page=index&cPath=22&sort=20a&page=2
and here is the link to original css
http://woork.blogspot.com/2008/03/perfect-pagination-style-using-css.html
im using the flicker style :blush: