Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Subcategories are at the bottom of the page


ramsydney

Recommended Posts

Posted

When I have subcategories listed they appear at the very bottom of the page and there is a large gap at the top of the page. This only seems to happen with subcategories though, single level product listings are fine. Does anyone know how I fix this? Here is a link to a page that represents this problem: http://www.funktionalitycatalogue.com/cata...ex.php?cPath=26

 

Thanks in advance.

Posted
Thats because your images are too large to fit in the table. reduce their size and they will pop back up.

 

Na its not the images ... the coding is all messed up ... your displaying the subcategories in a new row instead of a new data cell...

Posted

if you post the code for your index.php page, it would be a rather quick fix. Like SLAV said, you just put the images in the wrong <tr> tag (<tr> means table row, <td> means table data) You basically put the code for the main categories module in the wrong place. thats all.

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Posted

Thanks Guys. You were right - I had stuffed up the code. I went back to a previous backup and it's working now. Thanks so much for taking the time to reply to my question.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...