Quick question, If I wanted to change the default pagination links what do I need to do?
Currently pagination links are generated as <ul><li></li></ul>, I want to change it to <div><a></a></div>
I'm not sure If I need to create a widget Skin, extend Pager class or play around with templates/layouts?
Thanks for your time
Nick
Currently pagination links are generated as <ul><li></li></ul>, I want to change it to <div><a></a></div>
I'm not sure If I need to create a widget Skin, extend Pager class or play around with templates/layouts?
Thanks for your time
Nick