PDA

View Full Version : Gap Between Products and Top of Page


jasondarby
17-Mar-2003, 05:16 AM
I have a gap between the top of the page and my product listing. I want to move it up a couple of lines, but cannot find any code relating to it.

I thought it would be in Product list?

For an example of what i mean goto www.dvdbritain.com/acatalog/_.html

As you will see there is a gap between 13 ghosts and the top of the page.

Thanks

Jason

jasondarby
17-Mar-2003, 07:29 PM
Anyone? It's goto be something silly?

Jason

garyhay
17-Mar-2003, 08:19 PM
You might have commented out the parentsection:thissection NETQUOTEVAR but left the <P> tags in there

Not saying its that template but either <P> <BR> tags have being left in or you have created an empty table.

Use the dreamweaver extesion to find out which

allen
18-Mar-2003, 07:48 AM
The two files you'll want are Primary and ProductBody. There's several <BR>'s at the top and bottom of the page.

Actinic seems to make the mistake of assuming you're always gonig to use the 'catchphrase' line that is there. Perhaps if Actinic only displayed these when the relevent NETQUOTEVAR actually had some content (ie. Make it part of the NETQUOTEVAR).

Allen