Code
<div align="center">[fm_folder]d=all||<a href=":site_url:/page-category/%id%/%lname%/idn/10/1.html"><div class="hotcat" style="background: #3D991F">%name%</div></a>[/fm_folder]</div>
CSS
.hotcat {display:inline-block; padding:6px; color: #fff; font-weight:bold; border-radius:3px; margin:3px }
.hotcat:hover {opacity: 0.5 }
Add the css in CSS Theme under System and paste the code anywhere' in your wapkiz site where' you want to show category list.
Note: Change the url structure if you need.