Category View, Cols not aligned right

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.
Post Reply
User avatar
William_firefold
Commander (CMDR)
Commander (CMDR)
Posts: 186
Joined: Fri Aug 01, 2008 8:38 am

Category View, Cols not aligned right

Post by William_firefold » Wed Sep 03, 2008 6:46 am

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.

Image

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Category View, Cols not aligned right

Post by jmestep » Wed Sep 03, 2008 7:27 am

I'm not sure this would be your problem because on my category pages it isn't that wide, but there is a separator on the pages.

<SeparatorTemplate>&nbsp;</SeparatorTemplate>
<SeparatorStyle CssClass="separator" Width="1" />
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

evanb@firefold.com
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 36
Joined: Mon Jul 21, 2008 3:45 pm

Re: Category View, Cols not aligned right

Post by evanb@firefold.com » Wed Sep 03, 2008 7:49 am

Thanks for responding but that solution doesn't seem to work. It still doesn't negate the other two columns which show.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Category View, Cols not aligned right

Post by mazhar » Thu Sep 04, 2008 1:51 am

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"

Post Reply