PDA

View Full Version : Excessive gap at the top of the screen


selectcg
25th July 2005, 12:46 PM
Hi,

On the products pages I have set up the tax so the various pricing buttons do not show. What I am left with is when I go to a products page if I have som text I am left with about 5 or 6 lines of blank due to where the buttons would have been. If I don't have any text then I have this gapping hole of whiteness that looks like I have forgotten something on the page.

Here are two example pages of what I mean;
http://www.selectsolutions.com.au/category3_1.htm
This one has some text but then a gap to the start of the listing.

http://www.selectsolutions.com.au/category10_1.htm
This one doesn't have any text but I am left with a great gap before the listing starts. Is there anyway around this?

Thanks.

Steven.

dferguson
27th July 2005, 01:29 AM
Hi Steven

You could try removing the unused tag(s) ---> <#CategoryImageLocation>
I also noticed that on this particular site you have no subcategories (that I could see anyway) so you could also remove

<#SubCategoriesHeading>
<#SubCategoriesTable>

(without seeing your theme file its hard to be more specific)

Also, check your category descriptions to make sure there are no blank spaces or paragraphs in the HTML code as this can push things down the page as well.

We will try to improve ezimerchant Pro in a future version so that it uses as little screen realestate as possible to give you more control.

selectcg
27th July 2005, 01:50 AM
When I look at the Modify Theme Layout from the Generate screen I see the following;

<#CurrentCategoryLabel> <#HorizontalCategory>

<#CategoryDescription>
<#SubCategoriesHeading>
<#SubCategoriesTable>
<#ProductList>

<#CategoryPageNavigation>

<#GenByLink>
<#BannerText>

'Hopefully' as the site grows I will be having some sub-categories etc, but I can't find the line that you mentioned <#CategoryImageLocation> and there are no extra spaces that would seem to be creating that huge gap. The gap is consitent for the pages if I have text there or not.

S.