Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
In category view, if we have too few sub-categories, the columns dont line up properly:
We need the subcategories to line up to the left instead of putting in empty Cols.
We have had some trouble getting to the bottom of this, any help is appreciated.
Well give a try to and remove Width=100% from DataList ID="CatalogNodeList" and also in its item style change the Width="33%" to some pixel value for example Width="80px"