Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product Listing spacing question...

Product Listing spacing question...

Locked

Views: 1,083

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Sep 2007, 9:28 AM
#1
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Product Listing spacing question...

Hi, On Product Listing pages I can't figure out why the spacing between the Product category title and the list of products is the same for all categories except for one. As they are produced by the same page(s) it's confusing the hell out of me...

You can see the difference by looking at these two pages (Talking Keychains is the odd one out):

Example 1
http://www.undergroundtoys.co.uk/fgstore/index.php?main_page=index&cPath=67

Talking Keychains
http://www.undergroundtoys.co.uk/fgstore/index.php?main_page=index&cPath=66

14 Sep 2007, 2:20 PM
#2
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Re: Product Listing spacing question...

Ok, figured it out myself..... In setting up the categories, 'somehow', either a ' ' (space), or a <br/> (break) had been inserted into the categories description.

I figured it out by using Source of Selection in Firefox, finding tpl_index_product_list.php, and then using a bit of logic to source the problem to data coming out of the actual database. Went into phpMyAdmin and removed them at source to be sure....