ramsydney Posted September 1, 2008 Posted September 1, 2008 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.
usernamenone Posted September 1, 2008 Posted September 1, 2008 Thats because your images are too large to fit in the table. reduce their size and they will pop back up.
sLaV- Posted September 1, 2008 Posted September 1, 2008 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...
lindsayanng Posted September 1, 2008 Posted September 1, 2008 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!!
ramsydney Posted September 3, 2008 Author Posted September 3, 2008 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.