Pagination Style And Template

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

Edit: Playing around with AlphaPager extension I think I figured it out.

Hi @nix

may these links could help you

http://www.yiiframework.com/forum/index.php/topic/5776-customise-the-clinkpager/