here's my problem..
I wanna make my spesific category (Feature Product) show in my homepage, which i already did with list view by inserting script in homepage post..
Code:
<script type='text/javascript' src='http://app.ecwid.com/script.js?660973'></script> <script type='text/javascript'> xProductBrowser("itemsPerRow=2", "itemsPerPage=4", "searchResultsItemsPerPage=4" ,"views=list(4)","defaultCategoryId=1598503"); </script>
here's the screenshot

what i need is,..to get 3 column grid layout on that homepage,.with a border between column, and my page width is 520px..
Please, help me with solution,..
Thx,.