thinkmarsh Posted April 9, 2007 Posted April 9, 2007 hi all, just working on site www.thinkmarsh.co.uk/direct but as you will see the site has been pushed to the right. i can't work out why!! every reinstalled the site about 10 times and it always looks good untill i delete the sample categories. how can i get it all back in the right place? thanks
kirikintha Posted April 9, 2007 Posted April 9, 2007 This happens a lot - you've broken the tables - I have been saying this all day - if you are not using a template system I would try using one - STS Template System has saved my life about a hundred times over- it makes OSC very easy to modify. You'll be able to remove things very easily if you get that contribution installed Nothing unreal exists
thinkmarsh Posted April 9, 2007 Author Posted April 9, 2007 This happens a lot - you've broken the tables - I have been saying this all day - if you are not using a template system I would try using one - STS Template System has saved my life about a hundred times over- it makes OSC very easy to modify. You'll be able to remove things very easily if you get that contribution installed is there any other way of fixing it? I probably will use STS soon but until then i need my site back! so any ideas how to fix? Or why did it break anyway just by deleting a category...is it because the size adjusted??
kirikintha Posted April 9, 2007 Posted April 9, 2007 it's probably because you are missing a <td></td> or <tr><td></td></tr> combination - I would try with those - you have to figure out where the code is invalid - can you just post the whole thing for me it'll be easier to find! Nothing unreal exists
vasttech Posted April 9, 2007 Posted April 9, 2007 What exactly are you trying to do? Are you trying to delete the category box or just delete the categories from the box itself? Can you be more specific on what you are doing? osCommerce Knowledge Base osCommerce Documentation Contributions
thinkmarsh Posted April 9, 2007 Author Posted April 9, 2007 i had my site looking pretty with the default set up so the category were hardware software etc. I go into admin, and delete the category e.g. to then make new ones but when i do it goes funny like that!! :S
vasttech Posted April 9, 2007 Posted April 9, 2007 deleting categories through the admin won't throw your site off like that. The problem is in your code somewhere and as said above, it is directly related to a table. You will have to trace through all the changes you made to the page to customize the look/feel. You are missing a <td>, <tr>, or a </table> somewhere in your code. osCommerce Knowledge Base osCommerce Documentation Contributions
thinkmarsh Posted April 9, 2007 Author Posted April 9, 2007 which file is it likely to be that would cause it do to that? How do i know if there is a table missing? it is every page that is shifted to the up to the right but it was admin that caused it to break so which file do you think at a guess is wrong?? thanks
kirikintha Posted April 9, 2007 Posted April 9, 2007 I don't understand how it could be admin either than the fact that you've change some of the code. I add and delete categories all the time with no issue at all. Nothing unreal exists
Recommended Posts
Archived
This topic is now archived and is closed to further replies.